Skip to content
Grok

Template server for Grok

live.alpic.staging.server-template-3b6131fe/server-template

A non functional MCP server (yet)

client:Grok transport:streamable-http

Install Template server in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "server-template": {
      "type": "http",
      "url": "https://server-template-3b6131fe.staging.alpic.live"
    }
  }
}

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

Template server in other clients