🔌

kernelcad

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

Other stdio npm npmstdioremote
RUN IN TERMINAL
claude mcp add comkernelcad-kernelcad -- npx -y kernelcad
ADD TO claude_desktop_config.json
{ "mcpServers": { "comkernelcad-kernelcad": { "command": "npx", "args": ["-y", "kernelcad"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "comkernelcad-kernelcad": { "command": "npx", "args": ["-y", "kernelcad"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "comkernelcad-kernelcad": { "command": "npx", "args": ["-y", "kernelcad"] } } }

About This MCP Server

The com.kernelcad/kernelcad server is a tool that enables remote access to a CAD system, specifically kernelCAD, which utilizes the OpenCASCADE kernel and allows for editable source files and deterministic review. It connects to the system via stdio and can be installed through npm, providing a means for developers to interact with the CAD system programmatically. Developers would use this server when they need to integrate kernelCAD functionality into their applications or workflows, particularly those involving 3D modeling or computer-aided design.

Agent-first CAD: editable .kcad.ts source, deterministic review, OpenCASCADE kernel.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with other capabilities via the stdio transport.

Package

kernelcad on npm

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.

What tools does it provide?

The kernelcad server extends your AI assistant with other capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/comkernelcad-kernelcad.svg)](https://skillsplayground.com/mcps/comkernelcad-kernelcad/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.