Skip to content
Grok

Template server! for Grok

live.alpic.staging.mcp-template-e37c5898/mcp-template

A non functional MCP server (yet)

client:Grok transport:streamable-http

Install Template server! in Grok

.mcp.json (in your project root)

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