mcp for Zed
ai.zine/mcp
Your memory, everywhere AI goes. Build knowledge once, access it via MCP anywhere.
client:Zed
transport:streamable-http
Install mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mcp": {
"url": "https://www.zine.ai/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs