ledger-mcp

eitansaban/ledger-mcp
★ 0 stars TypeScript AI/LLM Updated today
Remote MCP server giving Claude read-only visibility into a Supabase ops ledger: what you're building, agent health, and weekly API spend.
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": {
    "ledger-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "eitansaban/ledger-mcp"
      ]
    }
  }
}

README Excerpt

A small **remote [MCP](https://modelcontextprotocol.io) server** that gives Claude (or any MCP client) read-only visibility into a whether your scheduled jobs are healthy, and how much you're spending on the Anthropic API this week. Built with [`mcp-handler`](https://www.npmjs.com/package/mcp-handler) on Next.js,

Tools (5)

agent_healthspend_logthreadsweekly_spendwhats_being_built