Skip to content
Claude Desktop

LooperTask for Claude Desktop

com.loopertask/loopertask

AI-native Kanban board — connect Claude to claim, work and move your tasks over MCP.

client:Claude Desktop transport:streamable-http

Install LooperTask in Claude Desktop

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

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

LooperTask in other clients