Anthropic Billing for VS Code
io.github.mcp-dir/anthropic_billing-mcp
Anthropic organization usage and cost reporting through an admin API key connected by the user.
client:VS Code
transport:streamable-http
tools:9
Install Anthropic Billing in VS Code
.vscode/mcp.json
{
"servers": {
"anthropic_billing-mcp": {
"type": "http",
"url": "https://api.mcp.ai/p_anthropic_billing"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs