chargebee for VS Code
io.usefulapi/chargebee
Read Chargebee customers, subscriptions, invoices, items, transactions, credit notes and coupons.
client:VS Code
transport:streamable-http
Install chargebee in VS Code
.vscode/mcp.json
{
"servers": {
"chargebee": {
"type": "http",
"url": "https://chargebee.usefulapi.io/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs