onshape-mcp

onshape-mcp

2

This project is a Model Context Protocol server designed to integrate with Onshape. It facilitates interaction between Onshape and other digital environments using the Model Context Protocol.

onshape-mcp-server

MCP server for Onshape integration with the Model Context Protocol.

Installation

npm install onshape-mcp-server

Usage

import { /* ... */ } from 'onshape-mcp-server';

// Your code here

License

MIT