chargebee for Zed
io.usefulapi/chargebee
Read Chargebee customers, subscriptions, invoices, items, transactions, credit notes and coupons.
client:Zed
transport:streamable-http
Install chargebee in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"chargebee": {
"url": "https://chargebee.usefulapi.io/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs