-
Notifications
You must be signed in to change notification settings - Fork 301
Add Zenflow to MCP integration docs #2719
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Add Zenflow to MCP integration docs #2719
Conversation
|
Warning Rate limit exceeded
⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our FAQ for further information. WalkthroughThis pull request adds Zenflow as a new MCP integration option to the documentation. Changes include: adding Zenflow cards to the MCP IDE/tools catalog (in both light and dark theme variants), adding a navigation item for Zenflow under the Integrations section in the MCP docs layout, and creating a comprehensive documentation page at Estimated code review effort🎯 2 (Simple) | ⏱️ ~12 minutes 🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 3
🤖 Fix all issues with AI agents
In `@src/routes/docs/tooling/mcp/zenflow/`+page.markdoc:
- Around line 9-10: Replace the misspelled word "pre-requisites" in the heading
string "Before you begin, ensure you have the following **pre-requisites**
installed on your system:" with the correct single-word form "prerequisites" so
the heading reads "Before you begin, ensure you have the following
**prerequisites** installed on your system:"; update the exact string in
src/routes/docs/tooling/mcp/zenflow/+page.markdoc.
- Line 27: The sentence "To add the Appwrite MCP server, open Zenflow and go to
the **Settings** > **MCP servers** . From there, select your agent you want to
configure MCP for, and then add your custom MCP server." contains a stray space
before the period; edit the +page.markdoc content to remove the extra space so
the punctuation is "MCP servers." and ensure no additional spacing issues remain
in the same sentence.
- Around line 96-97: The two copy issues in the Markdoc text should be fixed:
change "you can creating one" to "you can create one" in the sentence that
starts "If you don't have an existing task," and change "how to setup Zenflow"
to the correct phrasing "how to set up Zenflow" in the link text; ensure the
sentences remain grammatically correct and punctuation is consistent in the
paragraph containing "Open **Zenflow Chat**" and the linked text.
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
What does this PR do?
This PR adds Zenflow https://zencoder.ai/zenflow a desktop app to the MCP integration docs. I have added the light and dark logo, added the file to the navigation.
Related PRs and Issues
#2701
Have you read the Contributing Guidelines on issues?
Yes
Summary by CodeRabbit
Release Notes
✏️ Tip: You can customize this high-level summary in your review settings.