Skip to content

Second server! for Grok

com.fenetresurciel.verylongmcp/mcp-server-template-nodejs

A non functional MCP server (yet)

client:Grok transport:streamable-http

Install Second server! in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "mcp-server-template-nodejs": {
      "type": "http",
      "url": "https://verylongmcp.fenetresurciel.com"
    }
  }
}

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

Second server! in other clients