Example MCP Server for Zed
io.github.mctx-ai/example-mcp-server
Build complete Apps with our framework — study or fork this reference implementation. Covers all @mc
client:Zed
transport:sse
Install Example MCP Server in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"example-mcp-server": {
"url": "https://example-mcp-server.mctx.ai/v1.3.2"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs