Releases: hedless/onshape-mcp
Releases · hedless/onshape-mcp
v0.3.0
v0.2.0
What's Changed
Other Changes
- feat: add assembly management, extended features, and export tools by @hedless in #7
- chore(deps): Bump actions/upload-artifact from 4 to 6 by @dependabot[bot] in #3
- chore(deps): Bump actions/checkout from 4 to 6 by @dependabot[bot] in #4
- chore(deps): Bump actions/setup-python from 5 to 6 by @dependabot[bot] in #5
- chore(deps): Bump codecov/codecov-action from 4 to 5 by @dependabot[bot] in #6
- chore: remove dependabot config by @hedless in #8
- Release v0.2.0 by @github-actions[bot] in #9
New Contributors
- @dependabot[bot] made their first contribution in #3
- @github-actions[bot] made their first contribution in #9
Full Changelog: v0.1.0...v0.2.0
v0.1.0 - Initial Release
Initial Release
Enhanced MCP server for Onshape programmatic CAD modeling.
Features
- Onshape API client with OAuth/API key authentication
- Document management (list, get, create documents)
- Part Studio tools (list, create, get features, add features)
- Assembly tools (list, get definitions, add instances, add mates)
- Auto-load
.envfrom package directory - 80%+ test coverage with pytest
Tools Available
list_documents/get_document/create_documentlist_part_studios/create_part_studio/get_features/add_featurelist_assemblies/get_assembly_definition/add_assembly_instance/add_mate_connector/add_assembly_mate