Unpaged for Cursor
io.unpaged/mcp
Whiteboard where any shape opens into another canvas. Claude Code plugin renders plans on it.
client:Cursor
transport:streamable-http
Install Unpaged in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mcp": {
"url": "https://mcp.unpaged.io/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs