Catalog
io.github.marketinglior-pixel/agentbill-mcp
OfficialAgentBill
Billing infrastructure for AI agents. Preflight spend checks + post-execution usage billing.
Billing system for AI agents with spend checks and post-execution usage tracking.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"agentbill-mcp": {
"command": "uvx",
"args": [
"agentbill-mcp"
]
}
}
}