AgentBill✓
io.github.marketinglior-pixel/agentbill-mcp · v0.1.1
v0.1.1▦ pypi pypi: agentbill-mcp
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.marketinglior-pixel/agentbill-mcp",
"description": "Billing infrastructure for AI agents. Preflight spend checks + post-execution usage billing.",
"title": "AgentBill",
"version": "0.1.1",
"packages": [
{
"registryType": "pypi",
"identifier": "agentbill-mcp",
"version": "0.1.1",
"transport": {
"type": "stdio"
}
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}