Skip to content
VS Code

cnvs.app for VS Code

app.cnvs/whiteboard

Real-time collaborative whiteboard — AI agents and humans edit the same board live over MCP.

client:VS Code transport:streamable-http tools:25

Install cnvs.app in VS Code

.vscode/mcp.json

{
  "servers": {
    "whiteboard": {
      "type": "http",
      "url": "https://cnvs.app/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

All 25 tools →

cnvs.app in other clients