Skip to content
Grok

3D-MeshWeaver for Grok

io.github.evozim/3d-meshweaver

Mesh spatial optimizer reducing geometric overhead in 3D assets.

client:Grok transport:sse

Install 3D-MeshWeaver in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "3d-meshweaver": {
      "type": "sse",
      "url": "https://3d-meshweaver-mcp.vercel.app/api/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

3D-MeshWeaver in other clients