Hi!
The MCP docs give an example of how to configure an stdio server via mcp.json
. Could you also add an example for adding an SSE server? Is this even supported?
Currently I can’t find docs around this.
Thanks!
Edit: An hour after posting this, Cursor pushed an update that allows you to specify an “url” value here.
1 Like
Any clarity on how we can pass auth tokens to sse servers? looking for something similar to how we can define an env object alongside stdio command but for headers
1 Like
Same question, i have been trying connect mcp obsidian, nor linux, not win get success with stdio server
1 Like
You can try url:
https://example.com?apiKey=xxxx
This is a bypass
1 Like