Centipid ISP Billing for VS Code
com.centipidbilling/billing
Query your ISP's revenue, subscribers, payments and routers. Needs a Centipid account and API key.
client:VS Code
transport:streamable-http
Install Centipid ISP Billing in VS Code
.vscode/mcp.json
{
"servers": {
"billing": {
"type": "http",
"url": "https://mcp.centipidbilling.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs