Skip to content
Claude Desktop

CalmLoop Task Manager for Claude Desktop

in.calmloop/tasks

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

client:Claude Desktop transport:streamable-http

Install CalmLoop Task Manager in Claude Desktop

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

{
  "mcpServers": {
    "tasks": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://calmloop.in/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

CalmLoop Task Manager in other clients