Skip to content
Cursor

OpenAI Billing for Cursor

io.github.mcp-dir/openai_billing-mcp

OpenAI organization usage and cost reporting through an admin API key connected by the user.

client:Cursor transport:streamable-http tools:9

Install OpenAI Billing in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "openai_billing-mcp": {
      "url": "https://api.mcp.ai/p_openai_billing"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

What Cursor can do once it is connected

OpenAI Billing in other clients