glbforge for Claude Desktop
dev.glbforge/glbforge
Make AI-generated 3D assets web-ready: budgets, SSIM-verified optimization, STL/USDZ export.
client:Claude Desktop
transport:stdio
runtime:npm
Install glbforge in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"glbforge": {
"command": "npx",
"args": [
"-y",
"@glbforge/mcp"
],
"env": {
"MESHY_API_KEY": "<MESHY_API_KEY>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs