ThreeJS Weaver for Cursor
io.github.evozim/threejs-weaver
3D graphic mesh generator and WebGL scene builder.
client:Cursor
transport:sse
Install ThreeJS Weaver in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"threejs-weaver": {
"url": "https://threejs-weaver-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