Skip to content
Cursor

GTD Brain for Cursor

com.gtdbrain/gtd-brain

Getting Things Done (GTD) board: capture to Inbox, next actions by context, projects, waiting-for.

client:Cursor transport:streamable-http

Install GTD Brain in Cursor

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

{
  "mcpServers": {
    "gtd-brain": {
      "url": "https://mcp.gtdbrain.com/api/gtdbrain/v1/mcp"
    }
  }
}

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

GTD Brain in other clients