Skip to content
Grok

VULK for Grok

io.github.devjoaocastro/vulk-mcp-server

Generate, edit, and deploy immersive 3D/WebGL web projects from any MCP assistant.

client:Grok transport:streamable-http runtime:npm

Install VULK in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "vulk-mcp-server": {
      "type": "http",
      "url": "https://mcp.vulk.dev/mcp"
    }
  }
}

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

VULK in other clients