cnvs.app for Zed
app.cnvs/whiteboard
Real-time collaborative whiteboard — AI agents and humans edit the same board live over MCP.
client:Zed
transport:streamable-http
tools:25
Install cnvs.app in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"whiteboard": {
"url": "https://cnvs.app/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs