HomeOther › kernelCAD-web

kernelCAD-web

Agent-first CAD: editable .kcad.ts source, deterministic review, OpenCASCADE kernel.

TypeScript Remote
★ 23 stars Last pushed 2026-09-24 License: MIT

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Remote (streamable-http)

https://mcp.kernelcad.com/mcp Reachable (checked 2026-09-24)

Claude Code:

claude mcp add --transport http kernelcad-web https://mcp.kernelcad.com/mcp

Or add to your MCP client config:

{
  "mcpServers": {
    "kernelcad-web": {
      "url": "https://mcp.kernelcad.com/mcp"
    }
  }
}

Package (npm 0.11.2)

npx -y [email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "kernelcad-web": {
      "command": "npx",
      "args": [
        "-y",
        "[email protected]"
      ]
    }
  }
}

Related servers

Data from the Official MCP Registry