Connect MCP clients to EasyEDA Desktop for schematic and PCB design, routing, inspection, and DRC.
io.github.biosshot/easyeda-copilot MCP Server
This MCP server connects MCP clients to EasyEDA Desktop to support schematic and PCB workflows. It focuses on tasks including schematic creation, PCB design and routing, inspection, and design-rule-checking (DRC). It is associated with EasyEDA extensions and related electronics engineering tooling.
🛠️ Key Features
Schematics support
PCB design and routing
PCB inspection
DRC (design-rule-checking)
EasyEDA Desktop integration
🚀 Use Cases
Building AI-assisted circuit workflows for schematic and PCB work
Automating review steps via PCB inspection
Validating PCB designs with DRC checks
Integrating EasyEDA extension capabilities into MCP-based tooling
⚡ Developer Benefits
Standardized MCP access to EasyEDA Desktop functions for electronics work
Topic-aligned ecosystem coverage for circuit, schematic, and PCB layout scenarios
⚠️ Limitations
Description does not provide details on specific tools, capabilities beyond schematic/PCB/routing/inspection/DRC, or configuration options.
AI-powered assistant for EasyEDA Pro and JLCEDA. Generate schematics from natural language, complete existing circuits, search LCSC components by requirements, run SPICE simulations, and reuse proven circuit blocks directly inside your EDA workflow.
What it does
EasyEDA Copilot adds an AI design layer to EasyEDA Pro:
Generate circuits from text: describe the circuit you need and let the agent assemble a schematic proposal.
Complete existing schematics: attach selected circuit fragments and ask Copilot to add, replace or connect parts.
Search LCSC components: find parts from natural-language requirements and electrical characteristics.
Use reusable blocks: insert reviewed standard subcircuits such as regulators, interfaces and protection blocks.
Explain and analyze circuits: discuss schematic behavior, signal flow and design tradeoffs.
Run SPICE simulations: simulate supported circuits and inspect selected models before trusting the result.
Design PCBs through MCP: generate placement, assemble the board, route it, inspect results, and run DRC from an MCP client.
Open Settings -> Extensions -> Extensions Manager.
Click Import Extensions.
Select the downloaded .eext file.
Enable External Interactions.
Open a schematic and use Copilot -> Interface.
MCP server
EasyEDA Copilot can connect to external MCP clients. The extension scans ws://127.0.0.1:8787 every 5 seconds and connects when your MCP server is available. The Copilot -> MCP menu item pauses or resumes this scan.
PCB placement is available only through an external MCP client such as Codex or Claude Code. It is not available in the built-in Copilot chat.
MCP creates placement: board outline, mechanical constraints, components, mounting holes, board pads, and designator positions. Review the mechanical preview first, approve the final placement, then import it into EasyEDA. After assembly, MCP can run its bundled auto-router, inspect PCB objects, and invoke EasyEDA DRC on the open Desktop document.
PCB assembly, preview, and client routing support are verified with EasyEDA Desktop V3.2.149.
RP2040 board: Copilot and Quilter
PICO Duck compact board: Copilot and Quilter
ESPower board: Copilot and Quilter
Compatibility
EasyEDA Pro version
Status
Desktop V3.2.149
Verified
Desktop V2.2.45
Verified
Desktop V2.2.47
Verified
Features
Circuit generation
Generate schematics from natural-language descriptions. Copilot can plan the circuit, search components, create a structured result and expose an Assemble circuit action when the generated schematic is ready.
Generate a circuit with reusable blocks
Circuit completions
Use Copilot on an existing schematic fragment. Ask it to complete a missing block, add components, connect signals or propose changes based on selected circuit context.
Circuit completion example 1Circuit completion example 2
Component selection
Search LCSC by intent instead of manually tuning catalog filters. Examples:
find 5V relay
Find DC-DC chip 5V and 10A current
find capacitor 22uF Murata SMD 1210
Reusable blocks
Reusable blocks are reviewed schematic fragments that the agent can adapt and insert into generated circuits. They are useful for standard subcircuits where the topology stays stable and only ports or passive values change.