Skip to content
VS Code

Recordo: Task Planner & Notes for VS Code

app.recordo.api/recordo

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

client:VS Code transport:streamable-http

Install Recordo: Task Planner & Notes in VS Code

.vscode/mcp.json

{
  "servers": {
    "recordo": {
      "type": "http",
      "url": "https://api.recordo.app/api/mcp/adhd/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Recordo: Task Planner & Notes in other clients