RhinoMCP

mcneel/RhinoMCP
★ 7 stars C# 🤖 AI/LLM Updated today
A Rhino MCP Server for AI Agents to create and edit Rhino.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "rhinomcp": {
      "command": "npx",
      "args": [
        "-y",
        "mcneel/RhinoMCP"
      ]
    }
  }
}

Topics

agentaimcp