Skip to content
Cursor

3D-MeshWeaver for Cursor

io.github.evozim/3d-meshweaver

Mesh spatial optimizer reducing geometric overhead in 3D assets.

client:Cursor transport:sse

Install 3D-MeshWeaver in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "3d-meshweaver": {
      "url": "https://3d-meshweaver-mcp.vercel.app/api/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

3D-MeshWeaver in other clients