Skip to content
Grok

Template for Grok

live.alpic.staging.template-nodejs-d3cd3099/template-nodejs

A non functional MCP server (yet)

client:Grok transport:streamable-http

Install Template in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "template-nodejs": {
      "type": "http",
      "url": "https://template-nodejs-d3cd3099.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 in other clients