Nova3D for Claude Desktop
io.github.raresense/nova3d
Structured, part-aware 3D generation for AI agents. Named-part GLB, preview URL, Blender script.
client:Claude Desktop
transport:stdio
runtime:pypi
Install Nova3D in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"nova3d": {
"command": "uvx",
"args": [
"nova3d-mcp"
],
"env": {
"NOVA3D_TOKEN": "<NOVA3D_TOKEN>",
"NOVA3D_APP_URL": "<NOVA3D_APP_URL>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs