agent-invoice

nyx-builds/agent-invoice
★ 0 stars Python API Integration Updated 9d ago
MCP server + CLI for autonomous agents to generate, track, and manage invoices. Built for the agentic economy.
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-invoice": {
      "command": "uvx",
      "args": [
        "agent-invoice"
      ]
    }
  }
}

Or install with pip: pip install agent-invoice

README Excerpt

**MCP server + CLI + REST API for autonomous agents to generate, track, and manage invoices.** Built for the agentic economy — by [Nyx Builds](https://github.com/nyx-builds). Agents do work. Agents need to get paid. But there's no standard way for an autonomous agent to: - Generate an invoice for completed work

Tools (4)

create_templategenerate_from_recurringupdate_dunning_configupdate_numbering_config