Skip to content
VS Code

recharge for VS Code

io.usefulapi/recharge

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

client:VS Code transport:streamable-http

Install recharge in VS Code

.vscode/mcp.json

{
  "servers": {
    "recharge": {
      "type": "http",
      "url": "https://recharge.usefulapi.io/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

recharge in other clients