Skip to content
Cline

agentic ledger for Cline

io.github.shekharbhardwaj/agentic-ledger

Local-first flight recorder for AI agents: sessions, costs, loop runs, and stuck-loop flags.

client:Cline transport:stdio runtime:pypi

Install agentic 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": {
    "agentic-ledger": {
      "command": "uvx",
      "args": [
        "agentic-ledger"
      ]
    }
  }
}

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

agentic ledger in other clients