Releases: HarrierPigeon/Solidworks-MCP-Server
Releases · HarrierPigeon/Solidworks-MCP-Server
Release list
v0.4.0 - Feature Tree Information
What's Changed
- Add neutral-format import/export and design-tree tools by @HarrierPigeon in #2
This adds some file management capabilities and exposes significantly more feature tree information.
Full Changelog: v0.3.0...v0.4.0
Add ChatGPT Desktop, Codex Support
What's Changed
- Add Codex & ChatGPT Desktop Support by @HarrierPigeon in #1
Full Changelog: v0.2.0...v0.3.0
Version 0.2.0 - Initial Public Release
Full Changelog: https://github.com/HarrierPigeon/Solidworks-MCP-Server/commits/v0.2.0
What it can do
- Full sketching — lines, arcs, splines, slots, polygons, text, whole chained profiles in one call, plus driving dimensions and geometric constraints
- Solid features — extrude, revolve, sweep, loft, boundary; the matching cuts; fillet, chamfer, shell, draft, rib, wrap; linear/circular patterns and mirror
- Assemblies — insert saved parts, position them with mates (coincident, concentric, distance, angle, gears...), check interference
- Parametrics — named configurations, per-configuration dimensions, and equations that re-solve when driving dimensions change
- Model awareness — Claude can enumerate faces/edges with exact coordinates, find a face by description ("the angled face"), read mass properties against any coordinate system, and look at labeled screenshots of the model mid-build
- State tracking — every feature, sketch, and entity gets a stable ID, scoped per document, so multi-part + assembly sessions stay coherent