A
Anthropic Billing MCP
by @jongan69
Anthropic Billing MCP Server - A Model Context Protocol server for managing Anthropic API billing and usage
Created 3/8/2026
Updated about 18 hours ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
npx @modelcontextprotocol/server-anthropic-billing-mcp
Cursor configuration (mcp.json)
{
"mcpServers": {
"jongan69-anthropic-billing-mcp": {
"command": "npx",
"args": [
"jongan69-anthropic-billing-mcp"
]
}
}
}