always-tinkering/rhinoMcpServer
RhinoMCP connects Rhino to Claude AI through the Model Context Protocol (MCP), enabling AI-assisted 3D modeling and architectural design.
Platform-specific configuration:
{
"mcpServers": {
"rhinoMcpServer": {
"command": "npx",
"args": [
"-y",
"rhinoMcpServer"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...