Skip to content
Claude Desktop

Recordo: Task Planner & Notes for Claude Desktop

app.recordo.api/recordo

Brain dump, routines, task planning, focus, and instant thought retrieval

client:Claude Desktop transport:streamable-http

Install Recordo: Task Planner & Notes in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "recordo": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://api.recordo.app/api/mcp/adhd/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

Recordo: Task Planner & Notes in other clients