Skip to content
Claude Desktop

agentloopkit for Claude Desktop

io.github.abhiyoheswaran1/agentloopkit

Read-only MCP server for AgentLoopKit tasks, policies, reports, handoffs, and status.

client:Claude Desktop transport:stdio runtime:npm

Install agentloopkit in Claude Desktop

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

{
  "mcpServers": {
    "agentloopkit": {
      "command": "npx",
      "args": [
        "-y",
        "agentloopkit"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

agentloopkit in other clients