★ 0 stars TypeScript💻 Code/Dev ToolsUpdated 2d ago
MCP server + skill for designing 3D-printable models with manifold-3d. Validates LLM-generated TypeScript snippets and streams the result to a live three.js preview with STL/3MF export.
<!-- TODO: uncomment badges after first publish --> An MCP server and plugin that lets an LLM design 3D-printable models with TypeScript, and preview/export STL or 3MF in the browser. ```text /plugin marketplace add zhicwan/manifold-mcp /plugin install manifold@manifold-mcp ``` ```bash git clone https://github.com/zhicwan/manifold-mcp.git