Skip to content
Cursor

recharge for Cursor

io.usefulapi/recharge

Read subscriptions, customers, charges, orders; skip charges, cancel or activate subscriptions.

client:Cursor transport:streamable-http

Install recharge in Cursor

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

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

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

recharge in other clients