claude mcp add comkernelcad-kernelcad -- npx -y kernelcad
{
"mcpServers": {
"comkernelcad-kernelcad": {
"command": "npx",
"args": ["-y", "kernelcad"]
}
}
}
{
"mcpServers": {
"comkernelcad-kernelcad": {
"command": "npx",
"args": ["-y", "kernelcad"]
}
}
}
{
"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.