← Back to Plugins
MCP Server MCP

EasyEDA Copilot

github By github 👁 1 views ▲ 0 votes

Connect MCP clients to EasyEDA Desktop for schematic and PCB design, routing, inspection, and DRC.

Homepage Verified source GitHub

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "easyeda-copilot-mcp",
      "version": "1.1.7",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...