This bridges Claude and other MCP clients to a live EasyEDA Pro session through a WebSocket connection and local extension. It exposes tools for inspecting schematics and PCBs without exporting files: snapshot component lists, trace nets from specific parts, navigate the editor, and run connection assertions. The extension runs inside EasyEDA Pro, the Node.js MCP server talks stdio to your AI client, and they communicate over localhost WebSocket. Useful when you want an AI to read your open schematic directly instead of describing it through screenshots or copied text. Works with Claude Desktop, VS Code, and other MCP-compatible clients. Confirmation gates keep write operations safe.
claude mcp add --transport stdio io.github.vlab-software-easyeda-pro-mcp uvx easyeda-pro-mcp