Skip to content
Zed

3D-MeshWeaver for Zed

io.github.evozim/3d-meshweaver

Mesh spatial optimizer reducing geometric overhead in 3D assets.

client:Zed transport:sse

Install 3D-MeshWeaver in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

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

Merge this into your existing settings object — do not replace the file. Zed docs

3D-MeshWeaver in other clients