Skip to content
Claude Desktop

agenthold for Claude Desktop

io.github.edobusy/agenthold

Shared versioned state for multi-agent AI workflows

client:Claude Desktop transport:stdio runtime:pypi

Install agenthold in Claude Desktop

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

{
  "mcpServers": {
    "agenthold": {
      "command": "uvx",
      "args": [
        "agenthold"
      ]
    }
  }
}

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

agenthold in other clients