Gabirell/Blender_Gemini_MCP
Blender plugin that integrates with Google Gemini via text input. Please note that you will need to install the required Python libraries in Blender's Python environment and a Gemini API key for the addon to work correctly. Instructions on how to do this for Windows, Mac, and Linux in the readme.md.
Platform-specific configuration:
{
"mcpServers": {
"Blender_Gemini_MCP": {
"command": "npx",
"args": [
"-y",
"Blender_Gemini_MCP"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...