Skip to content
Grok

platform for Grok

tech.somewhere/platform

Backend for AI-built apps: database, auth, files, email, AI, payments, deploy, realtime. 170+ tools.

client:Grok transport:streamable-http

Install platform in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "platform": {
      "type": "http",
      "url": "https://mcp.somewhere.tech/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

platform in other clients