How to add MCP servers to the Zed editor — the context_servers block in settings.json, where the file lives, and how to check the server is running in the Agent Panel.
Run "zed: open settings" from the command palette, or open the Agent Panel settings and choose to add a custom server. Zed calls MCP servers "context servers".
2
Add the server under context_servers
Add a named entry inside "context_servers" with a "command", its "args", and an optional "env" object for secrets. Zed uses context_servers — not mcpServers — so rename the key if you paste a Claude or Cursor config.
3
Check the status in the Agent Panel
Zed starts the server when the settings file is saved. Open the Agent Panel settings: a green indicator next to the server means it is running and its tools are available to the agent.
One key, 100+ models — chat with any LLM and generate video, images, speech. Free trial at 370.ai.
0 0
Frequently Asked Questions
Add an entry under "context_servers" in your Zed settings.json with a "command", "args", and optional "env". Zed starts the server on save and lists it in the Agent Panel settings with a status indicator.