Skip to content
Claude Desktop

Arcaeon Ledger for Claude Desktop

io.arcaeon/ledger

Tamper-evident action logging for agents: hash-chained append/verify, one JSONL file, zero deps.

client:Claude Desktop transport:stdio runtime:pypi

Install Arcaeon Ledger in Claude Desktop

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

{
  "mcpServers": {
    "ledger": {
      "command": "uvx",
      "args": [
        "arcaeon-ledger"
      ]
    }
  }
}

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

Arcaeon Ledger in other clients