Skip to content
Zed

Recordo: Task Planner & Notes for Zed

app.recordo.api/recordo

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

client:Zed transport:streamable-http

Install Recordo: Task Planner & Notes in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "recordo": {
      "url": "https://api.recordo.app/api/mcp/adhd/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Recordo: Task Planner & Notes in other clients