TeleQuick Platform for Grok
dev.telequick/portal
Tenant-scoped control plane over the TeleQuick platform's full API surface
client:Grok
transport:streamable-http
Install TeleQuick Platform in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"portal": {
"type": "http",
"url": "https://portal.telequick.dev/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