Skip to content
Cursor

myplan for Cursor

lol.myplan/myplan

Shared Markdown notes and canvases that people and AI agents edit together; agents suggest edits.

client:Cursor transport:streamable-http

Install myplan in Cursor

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

{
  "mcpServers": {
    "myplan": {
      "url": "https://myplan.lol/mcp"
    }
  }
}

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

myplan in other clients