Skip to content
Cline

korg ledger for Cline

io.github.new1direction/korg-ledger

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

client:Cline transport:stdio runtime:pypi

Install korg ledger in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.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>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

korg ledger in other clients