AgentUni

KiCad Copilot

by @biosshot / v0.1.0

File-oriented MCP server for KiCad schematics, PCB placement, routing, and pours.

Install

npm / stdio

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.

Similar

More Files & System servers

Browse category