Centipid ISP Billing for Grok
com.centipidbilling/billing
Query your ISP's revenue, subscribers, payments and routers. Needs a Centipid account and API key.
client:Grok
transport:streamable-http
Install Centipid ISP Billing in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"billing": {
"type": "http",
"url": "https://mcp.centipidbilling.com/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs