Skip to content
Claude Desktop

agent loop mcp for Claude Desktop

io.github.meharajm/agent-loop-mcp

Agentic memory manager. Install Skill: npx skills add meharajM/agent-loop-mcp

client:Claude Desktop transport:stdio runtime:npm

Install agent loop mcp in Claude Desktop

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

{
  "mcpServers": {
    "agent-loop-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@mhrj/mcp-agent-loop"
      ]
    }
  }
}

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

agent loop mcp in other clients