Loading MCP server directory, please wait...
Local-first flight recorder for AI agents: sessions, costs, loop runs, and stuck-loop flags.
npx @getmcp/cli add io.github.ShekharBhardwaj/agentic-ledgerRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.ShekharBhardwaj/agentic-ledger": {
"command": "uvx",
"args": [
"agentic-ledger"
]
}
}
}