Canvs for VS Code
io.github.voronkovm/canvs
AI-powered diagrams, mind maps, flowcharts on a free unlimited collaborative whiteboard
client:VS Code
transport:streamable-http
tools:6
Install Canvs in VS Code
.vscode/mcp.json
{
"servers": {
"canvs": {
"type": "http",
"url": "https://app.canvs.io/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs