Skip to content
Cursor

chargebee for Cursor

io.usefulapi/chargebee

Read Chargebee customers, subscriptions, invoices, items, transactions, credit notes and coupons.

client:Cursor transport:streamable-http

Install chargebee in Cursor

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

{
  "mcpServers": {
    "chargebee": {
      "url": "https://chargebee.usefulapi.io/mcp"
    }
  }
}

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

chargebee in other clients