Skip to content

Update MCP docs#2884

Merged
atharvadeosthale merged 3 commits intomainfrom
atharva/mcp-updates
Apr 13, 2026
Merged

Update MCP docs#2884
atharvadeosthale merged 3 commits intomainfrom
atharva/mcp-updates

Conversation

@atharvadeosthale
Copy link
Copy Markdown
Member

No description provided.

@appwrite
Copy link
Copy Markdown

appwrite bot commented Apr 13, 2026

Appwrite Website

Project ID: 69d7efb00023389e8d27

Sites (1)
Site Status Logs Preview QR
 website
69d7f2670014e24571ca
Failed Failed View Logs Preview URL QR Code

Website (appwrite/website)

Project ID: 684969cb000a2f6c0a02

Sites (1)
Site Status Logs Preview QR
 website
68496a17000f03d62013
Queued Queued View Logs Preview URL QR Code


Tip

Silent mode disables those chatty PR comments if you prefer peace and quiet

@greptile-apps
Copy link
Copy Markdown
Contributor

greptile-apps bot commented Apr 13, 2026

Greptile Summary

This PR updates all MCP server documentation across 13 files to reflect the new auto-registration model: explicit service flags (--users, --databases, --sites, etc.) are removed from every config snippet, the "Command-line arguments" section is replaced with a "How it works" description of the two-tool compact workflow, and the now-obsolete "Enable other API MCP tools" info boxes are removed throughout.

  • There is a parallel, older set of MCP docs at src/routes/docs/tooling/mcp/ (cursor, claude-code, claude-desktop, opencode, vscode, windsurf, and api) that was not updated. Those pages still show the flag-based configuration (e.g. --users) and link to a #command-line-arguments anchor that still exists in the old API page but contradicts the new auto-registration behavior. Users who reach either the old tool pages or the old API reference will get instructions that are now incorrect.

Confidence Score: 4/5

Safe to merge after the parallel old docs set at src/routes/docs/tooling/mcp/ is brought in sync with the new auto-registration model.

All 13 changed files are correctly and consistently updated. The one P1 concern is that a second, live docs tree was missed and still instructs users to add flags that the new server no longer requires, which could break existing setups or confuse users who land on the old pages.

src/routes/docs/tooling/mcp/ (entire directory — old API page and all tool sub-pages need the same flag-removal and section-rewrite applied here)

Important Files Changed

Filename Overview
src/routes/docs/tooling/ai/mcp-servers/api/+page.markdoc Replaces "Command-line arguments" section with "How it works" explanation of the new two-tool architecture; updates the "Customizable tools" bullet to "Automatic service discovery"
src/routes/integrations/mcp-claude/+page.markdoc Removes --users flag from config snippet and drops the explanatory paragraph referencing command-line arguments; Claude Code CLI command updated to match
src/routes/integrations/mcp-cursor/+page.markdoc Removes --users flag from Cursor config snippet and drops the explanatory paragraph about command-line arguments
src/routes/integrations/mcp-windsurf/+page.markdoc Removes --databases and --users flags from Windsurf config snippet and drops the explanatory paragraph
src/routes/docs/tooling/ai/ai-dev-tools/windsurf/+page.markdoc Removes --databases and --users flags (Windsurf had two) and the "Enable other API MCP tools" info box
src/routes/docs/tooling/ai/ai-dev-tools/cursor/+page.markdoc Removes --users flag from the JSON config block and removes the "Enable other API MCP tools" info box linking to command-line-arguments docs
src/routes/docs/tooling/ai/ai-dev-tools/claude-code/+page.markdoc Removes --users from inline JSON command and removes the "Enable other API MCP tools" info box
src/routes/docs/tooling/ai/ai-dev-tools/claude-desktop/+page.markdoc Removes --users flag and the "Enable other API MCP tools" info box
src/routes/docs/tooling/ai/ai-dev-tools/opencode/+page.markdoc Removes --sites flag (different default than most other pages which used --users) and the info box
src/routes/docs/tooling/ai/ai-dev-tools/vscode/+page.markdoc Removes --sites flag and the "Enable other API MCP tools" info box
src/routes/docs/tooling/ai/ai-dev-tools/antigravity/+page.markdoc Removes --users flag from config; no info box was present in this page
src/routes/docs/tooling/ai/ai-dev-tools/emergent/+page.markdoc Removes --users flag and the "Enable other API MCP tools" info box
src/routes/docs/tooling/ai/ai-dev-tools/zenflow/+page.markdoc Removes --sites flag from the Zenflow config block

Reviews (3): Last reviewed commit: "add note about available tools" | Re-trigger Greptile

@atharvadeosthale atharvadeosthale merged commit e2cab08 into main Apr 13, 2026
6 of 7 checks passed
@atharvadeosthale atharvadeosthale deleted the atharva/mcp-updates branch April 13, 2026 11:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants