mcp for Zed
io.github.replynodes/mcp
Connect AI agents to Replynodes over the Model Context Protocol.
client:Zed
transport:streamable-http
runtime:npm
Install mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mcp": {
"url": "https://app.replynodes.com/api/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs