KiCad Copilot
File-oriented MCP server for KiCad schematics, PCB placement, routing, and pours.
Install
npmstdio
npx -y kicad-copilot-mcp Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)
{
"mcpServers": {
"io-github-biosshot-kicad-copilot": {
"command": "npx",
"args": [
"-y",
"kicad-copilot-mcp"
]
}
}
} Source: official MCP Registry record · registry name io.github.biosshot/kicad-copilot · published 2026-08-09 · updated 2026-08-09. Not an endorsement; review the code before connecting it to anything sensitive.