mcp for Zed
co.contraption/mcp
An MCP server that provides [describe what your server does]
client:Zed
transport:sse
Install mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mcp": {
"url": "https://mcp.contraption.co/"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs