AgentBill runs on your own machine — the client starts it, so there is no endpoint to ping. 78 installs a week from pypi.
Billing infrastructure for AI agents. Preflight spend checks + post-execution usage billing.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add agentbill-mcp -- uvx agentbill-mcp
{
"mcpServers": {
"agentbill-mcp": {
"args": [
"agentbill-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.agentbill-mcp]
command = "uvx"
args = ["agentbill-mcp"]
{
"mcpServers": {
"agentbill-mcp": {
"args": [
"agentbill-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"agentbill-mcp": {
"args": [
"agentbill-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.