connector platform for Grok
io.github.danielsalles/connector-platform
100+ pre-built SaaS integrations for builder apps. Multi-tenant, scoped per end_user.
client:Grok
transport:streamable-http
Install connector platform in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"connector-platform": {
"type": "http",
"url": "https://connector-mcp.plataform-connect.workers.dev/mcp/{builder_id}/self"
}
}
}
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