Skip to content
Claude Desktop

korg ledger for Claude Desktop

io.github.new1direction/korg-ledger

Verifiable cognition: prove a session ledger is tamper-evident; audit & import any agent's logs.

client:Claude Desktop transport:stdio runtime:pypi

Install korg ledger in Claude Desktop

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "korg-ledger": {
      "command": "uvx",
      "args": [
        "korgex"
      ],
      "env": {
        "KORG_JOURNAL_PATH": "<KORG_JOURNAL_PATH>",
        "KORG_LEDGER_HMAC_KEY": "<KORG_LEDGER_HMAC_KEY>"
      }
    }
  }
}

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

korg ledger in other clients