X-R-1-8/onshape-mcp
0
1---2title: Onshape CAD MCP3emoji: ๐4colorFrom: blue5colorTo: indigo6sdk: gradio7sdk_version: 5.20.08app_file: app.py9pinned: false10---11 12# ๐ Onshape MCP Server13 14A natural-language agent that models 3D CAD directly in Onshape. Drives the Onshape web canvas using Playwright hands and Gemini vision.15 16### ๐ Connect to ChatGPT / Claude / Cursor17 18**MCP SSE Endpoint:**19```text20https://x-r-1-8-onshape-mcp.hf.space/sse21```22 23### Features24* **Zero Installation for Testers**: Connect directly over SSE without running local code.25* **Full Sketch Suite**: 35+ tools (lines, rectangles, splines, polygons, fillets, chamfers, offset, trim, mirror).26* **Deterministic Fast Engine**: 0-token instant CAD operations without LLM overhead.27 