Skip to content

My MCP Serve for Grok

live.alpic.staging/mcp-server-template--de51cc9a

Description of my MCP server

client:Grok transport:streamable-http

Install My MCP Serve in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "mcp-server-template--de51cc9a": {
      "type": "http",
      "url": "https://mcp-server-template--de51cc9a.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

My MCP Serve in other clients