Konnect

mixelpixx/Konnect
★ 649 stars Rust AI/LLM Updated today
AI-assisted PCB design for KiCAD 10. Native KiCAD plugin — a single Rust binary exposing 217 schematic, layout, routing, placement, design-review, and manufacturing tools to Claude, or the LLM of your choosing
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "konnect": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "Konnect"
      ]
    }
  }
}

README Excerpt

<a name="top"></a> <div align="center"> <img src="resources/images/KiCAD-MCP-Server-rust.svg" alt="KiCAD-MCP-Server Logo" height="240" /> </div> **AI-assisted PCB design for KiCAD 10.** Konnect is a native KiCAD plugin — a single Rust binary — that lets Claude and other AI assistants design schematics and PCBs

Tools (1)

top

Topics

agent-skillsclaudekicad-pcbkicad-schematicsllmmcp-servermcp-tools