agent-ledger

nyx-builds/agent-ledger
★ 0 stars Python Data/Analytics Updated 14d ago
Double-entry accounting ledger CLI + MCP server for autonomous agents
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "agent-ledger": {
      "command": "uvx",
      "args": [
        "agent-ledger"
      ]
    }
  }
}

Or install with pip: pip install agent-ledger

README Excerpt

Double-entry accounting ledger CLI + MCP server for autonomous agents. Create and manage a chart of accounts, post journal entries with full double-entry validation, and generate financial reports — all from the CLI or via an MCP server for agent integration. - **Chart of Accounts** — Asset, Liability, Equity, Revenue, Expense account types

Tools (4)

cash_flow_statementlist_closed_periodslist_exchange_ratesreconcile_entry
📊
Working with market or time-series data?
The Polymarket Historical Dataset — 18.5M+ price snapshots across 18,600+ prediction markets (CSV + SQLite). Built for backtesting & ML.
View dataset →