CalmBoard MCP for Zed
io.github.dalvaren/calmboard
AI agents use CalmBoard MCP to access board data, tasks, insights, and project workflows.
client:Zed
transport:streamable-http
Install CalmBoard MCP in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"calmboard": {
"url": "https://calmboard.ai/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs