Skip to content
Grok

nodecel for Grok

com.contextser.mcp/nodecel

Vibe deployment for nodecel — deploy, roll back, diagnose, and manage apps and domains from chat.

client:Grok transport:streamable-http

Install nodecel in Grok

.mcp.json (in your project root)

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

nodecel in other clients