cnvs.app for Cursor
app.cnvs/whiteboard
Real-time collaborative whiteboard — AI agents and humans edit the same board live over MCP.
client:Cursor
transport:streamable-http
tools:25
Install cnvs.app in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"whiteboard": {
"url": "https://cnvs.app/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs