Skip to content

Commit 94561f8

Browse files
bdougieContinue
andcommitted
docs: clarify mcpServers directory name and add example path
- Emphasize that the directory name is plural (mcpServers not mcpServer) - Add explicit example showing the correct path structure - This should help users avoid confusion when placing JSON config files Generated with [Continue](https://continue.dev) Co-Authored-By: Continue <[email protected]>
1 parent 4b42398 commit 94561f8

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/customize/deep-dives/mcp.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,9 @@ For complete setup instructions, troubleshooting, and usage examples, see the [C
6363
## Using `.mcp.json` from Claude, Cursor, Cline, etc
6464

6565
<Info>
66-
If you're coming from another tool that uses `.mcp.json` configuration files (like Claude Desktop, Cursor, or Cline), you can copy those JSON config files directly into your `.continue/mcpServers` directory and Continue will automatically pick them up.
66+
If you're coming from another tool that uses `.mcp.json` configuration files (like Claude Desktop, Cursor, or Cline), you can copy those JSON config files directly into your `.continue/mcpServers/` directory (note the plural "Servers") and Continue will automatically pick them up.
67+
68+
For example, place your `mcp.json` file at `.continue/mcpServers/mcp.json` in your workspace.
6769
</Info>
6870

6971
## How to Configure MCP Servers

0 commit comments

Comments
 (0)