Skip to content
Cline

ledger for Cline

io.github.eternal-roman/ledger

Exact-decimal double-entry for agents. Call MCP tools; do not do money math in tokens.

client:Cline transport:stdio runtime:npm

Install 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

{
  "mcpServers": {
    "ledger": {
      "command": "npx",
      "args": [
        "-y",
        "@eternal-roman/ledger-mcp"
      ]
    }
  }
}

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

ledger in other clients