Export a full EasyEDA schematic sheet as a PNG, including border and title block, by rasterizing the SVG via Chrome DevTools Protocol. Requires EasyEDA Pro with remote debugging.
Check ECAD model availability and datasheets for electronic components. Search for KiCad, Eagle, and Altium symbols, footprints, and 3D models using part numbers or keywords.
Retrieve detailed specifications, pricing, and EasyEDA/KiCad compatibility for electronic components by entering either an LCSC part code or manufacturer part number.
Enables MCP clients like Claude Code to control a running EasyEDA Pro instance for PCB design automation, including DRC checks, project management, and script execution via a bridge server.
Find alternative electronic components with better availability when a part has low stock or you need to compare options. Search by LCSC code and filter by stock, package size, library type, and EasyEDA footprint compatibility.
Download KiCad schematic symbols and PCB footprints for electronic components from SamacSys ComponentSearchEngine to integrate into your PCB design projects.
Read the conventions and recommended workflow for driving EasyEDA via MCP, covering coordinate system, net-by-name wiring, and the place-wire-verify loop.
Check server health status in one call after connecting the bridge extension: runtime version, active profile, bridge state, EasyEDA version, keyless sourcing state, and starter catalog size.
Retrieve wire segments from a schematic project, providing coordinates, net name, color, and style. Pagination (limit/offset) overcomes the 50-wire-per-call cap.
Get exact pin numbers, names, coordinates, and native pinType for any schematic component by its primitive ID. Use pinType as a weak hint due to unreliable authorship.
Scan schematic for components with overlapping pin coordinates, detecting silent short-circuit risks not caught by standard collision checks. Run after manual placement to ensure pin location exclusivity.
Audits imported EasyEDA schematics for net aliases, duplicate references, unresolved metadata, missing values/footprints, and ambiguous BOM classification without modifying the design.