You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now test your MCP server by prompting the following command:
60
48
@@ -74,7 +62,9 @@ For complete setup instructions, troubleshooting, and usage examples, see the [C
74
62
75
63
## Using `.mcp.json` from Claude, Cursor, Cline, etc
76
64
77
-
If you have an existing `.mcp.json` file from Claude, Cursor, Cline, or any other agent that supports the spec, copy it into your `.continue/mcpServers` directory and Continue will automatically pick it up.
65
+
<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.
67
+
</Info>
78
68
79
69
## How to Configure MCP Servers
80
70
@@ -84,38 +74,15 @@ quickstart](https://modelcontextprotocol.io/quickstart) and then [create an
84
74
block](https://hub.continue.dev/new?type=block&blockType=mcpServers) or add a local MCP
85
75
server block to your [config file](./configuration.md):
0 commit comments