Back to directory
jingcheng-chen/rhinomcp

jingcheng-chen/rhinomcp

@jingcheng-chen

RhinoMCP connects Rhino 3D to AI Agent through the Model Context Protocol (MCP)

rhinograsshopper3d-modelingcadgeometryfastmcpai-agenttool

Installation & Configuration

{
  "mcpServers": {
    "rhino": {
      "command": "uvx",
      "args": [
        "rhinomcp"
      ],
      "env": {
        "RHINO_MCP_HOST": "127.0.0.1"
      }
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/17
Updated
2026/6/17