Skip to content
Claude Desktop

nodecel for Claude Desktop

com.contextser.mcp/nodecel

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

client:Claude Desktop transport:streamable-http

Install nodecel in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "nodecel": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.nodecel.com"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

nodecel in other clients