Replies: 1 comment 3 replies
-
|
We don't recommend json and instead recommend YAMl. We do outline how to use JSON here in the docs. https://docs.continue.dev/customize/deep-dives/mcp#using-json-mcp-format-from-claude,-cursor,-cline,-etc |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all I am trying to connect my mcp to continue. It works on GitHub copilot with the following configs:
How do I configure this in continue? I tried a few methods with type as streamable-http, then also used requestOptions: headers: and placed those headers too but it didn't work. The error just says connection failed. The documentation on mcp didn't help either: https://docs.continue.dev/customize/deep-dives/mcp
Some configs I tried:
I also tried creating a new folder .continue/mcpServers and creating a mcp.json file with the following configs but in this case, continue didn't even pick up the mcp unlike what other posts mentioned it should:
Please help, I am at a lost.
Beta Was this translation helpful? Give feedback.
All reactions