Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Connecting MCP to Zed client finds zero tools #18

fredkzk started this conversation in General
Discussion options

Hi,
My Zed IDE can't find the tools from your mcp server whether I set it up with "transport": "http" or without it.
Example following Zed's own template:

{
 /// Configure an MCP server that you connect to over HTTP
 ///
 /// The name of your remote MCP server
 "specification-website": {
 /// The URL of the remote MCP server
 "url": "https://mcp.specification.website/mcp",
 /// Uncomment to use a pre-registered OAuth client. You can include the client secret here as well, otherwise it will be prompted interactively and saved in the system keychain.
 // "oauth": {
 // "client_id": "your-client-id",
 // },
 "headers": {
 /// Any headers to send along
 // "Authorization": "Bearer <token>
 }
 }
}

Zed does confirm a successful configuration, yet no tools available.
How to set it up correctly please?

You must be logged in to vote

Replies: 0 comments

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant

AltStyle によって変換されたページ (->オリジナル) /