-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
The Zed configs outlined in the different server Readmes don't work.
To Reproduce
Steps to reproduce the behavior:
- Try adding the
context_serversblock to settings.json file for Zed:
"context_servers": {
"mcp-server-fetch": {
"command": "uvx",
"args": ["mcp-server-fetch"]
}
},
- Get the error: expected struct
Expected behavior
Settings should work.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working