Skip to content
Zed

CalmLoop Task Manager for Zed

in.calmloop/tasks

Manage tasks, Focus Zone, notes, projects, and task history from compatible AI assistants.

client:Zed transport:streamable-http

Install CalmLoop Task Manager in Zed

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

{
  "context_servers": {
    "tasks": {
      "url": "https://calmloop.in/mcp"
    }
  }
}

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

CalmLoop Task Manager in other clients