Skip to content
Zed

GTD Brain for Zed

com.gtdbrain/gtd-brain

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

client:Zed transport:streamable-http

Install GTD Brain in Zed

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

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

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

GTD Brain in other clients