docs(agent-tools): expand Cloud MCP install guide for multiple clients#1219
Conversation
Add tabbed setup for Claude Code, Desktop, Cursor, Codex, and other MCP clients with step screenshots and OAuth flow assets. Move install section above the tools reference and sync ja/zh/ko translations.
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Pro Plus Run ID: 📒 Files selected for processing (3)
📝 WalkthroughWalkthroughThis PR expands Comfy Cloud MCP documentation across English, Japanese, Korean, and Chinese ChangesComfy Cloud MCP documentation update
Possibly related PRs
🚥 Pre-merge checks | ✅ 2✅ Passed checks (2 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
✨ Simplify code
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.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@zh/agent-tools/cloud.mdx`:
- Around line 216-225: The Codex tab section is left open and the Chinese setup
flow is incomplete after the “MCP servers” step in the Tabs content. Restore the
missing Codex instructions, including the two accordions, the “Other clients”
tab, and the closing </Tabs>, using the existing Tabs/Step structure in
cloud.mdx so the MDX block parses correctly.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Organization UI
Review profile: ASSERTIVE
Plan: Pro Plus
Run ID: ca76b546-0c90-4059-b3fd-ca4d4ea07fb9
⛔ Files ignored due to path filters (10)
images/agent_tools/CodeX_Oauth_mcp.mp4is excluded by!**/*.mp4images/agent_tools/auth.pngis excluded by!**/*.pngimages/agent_tools/claude_desktop_mcp_setup_step1.pngis excluded by!**/*.pngimages/agent_tools/claude_desktop_mcp_setup_step2.pngis excluded by!**/*.pngimages/agent_tools/claude_desktop_mcp_setup_step3.pngis excluded by!**/*.pngimages/agent_tools/claude_desktop_mcp_setup_step4.pngis excluded by!**/*.pngimages/agent_tools/codex_mcp_setup_step1.pngis excluded by!**/*.pngimages/agent_tools/codex_mcp_setup_step2.pngis excluded by!**/*.pngimages/agent_tools/codex_mcp_setup_step3.pngis excluded by!**/*.pngimages/agent_tools/codex_mcp_setup_step4.pngis excluded by!**/*.png
📒 Files selected for processing (4)
agent-tools/cloud.mdxja/agent-tools/cloud.mdxko/agent-tools/cloud.mdxzh/agent-tools/cloud.mdx
Re-translate agent-tools/cloud.mdx for zh and ko, remove duplicate MCP tools block in zh, and merge main so i18n redirect check passes.
There was a problem hiding this comment.
Actionable comments posted: 1
Caution
Some comments are outside the diff and can’t be posted inline due to platform limitations.
⚠️ Outside diff range comments (1)
ko/agent-tools/cloud.mdx (1)
37-41: 🗄️ Data Integrity & Integration | 🟡 Minor | ⚡ Quick winKeep the FAQ anchors stable in the localized Cloud docs
The FAQ links use the English slugs#install-comfy-cloud-mcpand#credits-and-spending, but the translated headings generate different anchors. Add explicit custom IDs to the headings, or update the fragment links to match the localized slugs. The same fix applies to thejaandzhcopies.🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the rest with a brief reason, keep changes minimal, and validate. In `@ko/agent-tools/cloud.mdx` around lines 37 - 41, The FAQ anchor links in the localized Cloud docs are mismatched because translated headings generate different fragments than the English slugs. Update the heading markup in the Cloud MCP docs to use explicit stable IDs, or change the FAQ links to match the localized anchors. Apply the same fix in the ko, ja, and zh versions so the anchors referenced from the FAQ stay consistent.
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@zh/agent-tools/cloud.mdx`:
- Line 326: The model name in the example phrase is inconsistent and appears to
be a translation artifact; update the wording in the relevant cloud.mdx guidance
to use the same “Wan 2.2” naming convention used elsewhere in the file. Check
the surrounding examples and the affected sentence together so the brand/model
reference is consistent and not duplicated as “Wan万相”.
---
Outside diff comments:
In `@ko/agent-tools/cloud.mdx`:
- Around line 37-41: The FAQ anchor links in the localized Cloud docs are
mismatched because translated headings generate different fragments than the
English slugs. Update the heading markup in the Cloud MCP docs to use explicit
stable IDs, or change the FAQ links to match the localized anchors. Apply the
same fix in the ko, ja, and zh versions so the anchors referenced from the FAQ
stay consistent.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Organization UI
Review profile: ASSERTIVE
Plan: Pro Plus
Run ID: 80519c67-b5a7-41cd-a5a5-e0ea3273a97e
📒 Files selected for processing (2)
ko/agent-tools/cloud.mdxzh/agent-tools/cloud.mdx
Add stable FAQ anchor IDs for install and credits sections, fix zh Wan 2.2 naming, and improve marketplace step wording.
Summary
Test plan
agent-tools/cloudon Mintlify (pnpm dev) and verify all install tabs, images, and videos render.agent-tools/cloudpages match the English structure and links work.