Anthropic Billing
https://api.mcp.ai/p_anthropic_billing
● healthy
Anthropic organization usage and cost reporting through an admin API key connected by the user.
Transport
streamable-http
Auth
—
Cost
—
Listed in
Directories this entry was found in.
mcp-registry
How to connect
MCP endpoint (streamable-http)
https://api.mcp.ai/p_anthropic_billing
JSON-RPC initialize probe
curl -X POST https://api.mcp.ai/p_anthropic_billing \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Source code
https://github.com/mcp-dir/anthropic_billing-mcp