Centipid ISP Billing for Cursor
com.centipidbilling/billing
Query your ISP's revenue, subscribers, payments and routers. Needs a Centipid account and API key.
client:Cursor
transport:streamable-http
Install Centipid ISP Billing in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"billing": {
"url": "https://mcp.centipidbilling.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs