Skip to content
Cursor

Whiteboard for Cursor

io.github.chenlidongorg/whiteboard

Whiteboard MCP server

client:Cursor transport:streamable-http

Install Whiteboard in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "whiteboard": {
      "url": "https://whiteboardappforchatgpt.endlessai.org/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Whiteboard in other clients