Skip to content

Commit c885d12

Browse files
Merge pull request #620 from synergycodes/main
Fix docs - MCP article (#619)
2 parents fd4d85b + 66447f9 commit c885d12

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

  • apps/docs/src/content/docs/intro

apps/docs/src/content/docs/intro/mcp.mdx

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -57,12 +57,12 @@ Restart your AI assistant after updating the config, then verify by asking i.e.:
5757

5858
### Config file locations
5959

60-
| Client | Config file |
61-
| -------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
62-
| Claude Code | `.mcp.json` in project root (project) or `~/.claude.json` (user) |
63-
| Claude Desktop | `~/Library/Application Support/Claude/claude_desktop_config.json` (macOS), `%APPDATA%\Claude\claude_desktop_config.json` (Windows), `~/.config/claude-desktop/claude_desktop_config.json` (Linux) |
64-
| Cursor | `.cursor/mcp.json` in project root (project) or `~/.cursor/mcp.json` (global) |
65-
| Windsurf | `~/.codeium/windsurf/mcp_config.json` |
60+
| Client | Config file |
61+
| -------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
62+
| Claude Code | `.mcp.json` in project root (project) or `~/.claude.json` (user) |
63+
| Claude Desktop | `~/Library/Application Support/Claude/claude_desktop_config.json` (macOS), `%APPDATA%\Roaming\Claude\claude_desktop_config.json` (Windows), `~/.config/claude-desktop/claude_desktop_config.json` (Linux) |
64+
| Cursor | `.cursor/mcp.json` in project root (project) or `~/.cursor/mcp.json` (global) |
65+
| Windsurf | `~/.codeium/windsurf/mcp_config.json` |
6666

6767
## How It Works
6868

0 commit comments

Comments
 (0)