Anthropic Billing for Cursor
io.github.mcp-dir/anthropic_billing-mcp
Anthropic organization usage and cost reporting through an admin API key connected by the user.
client:Cursor
transport:streamable-http
tools:9
Install Anthropic Billing in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"anthropic_billing-mcp": {
"url": "https://api.mcp.ai/p_anthropic_billing"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs