Loading MCP server directory, please wait...
MCP server and EasyEDA Pro extension bridge for live project assistance.
npx @getmcp/cli add io.github.VLab-Software/easyeda-pro-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.VLab-Software/easyeda-pro-mcp": {
"command": "npx",
"args": [
"-y",
"@vlabsoft/easyeda-pro-mcp"
],
"env": {
"EASYEDA_MCP_WS_HOST": "",
"EASYEDA_MCP_WS_PORT": ""
}
}
}
}