Skip to content
v2.9.3

嘉立创 EDA 原理图与 PCB 工具。PCB Skill 5.5.3 与 PCB MCP 2.5.1 将新板框改为原点锚定:圆形使用原点圆心,多边形只需包含原点顶点,异形板无需把几何中心放在原点;跨对象焊盘重叠防护、布局门和最多 100 个展开操作的完整布局轮次继续生效。21 个受保护生产工具与固定组件提交共同构成可复现插件。

MCP servers

Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.

easyeda-pcbstdio
{
  "type": "stdio",
  "command": "node",
  "args": [
    "src/server.mjs"
  ],
  "cwd": "./mcp/easyeda-pcb"
}

What this package declares

The files a client reads when it loads this plugin, exactly as this revision carries them.

{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "easyeda",
  "version": "2.9.3",
  "description": "嘉立创 EDA 原理图与 PCB 工具。PCB Skill 5.5.3 与 PCB MCP 2.5.1 将新板框改为原点锚定:圆形使用原点圆心,多边形只需包含原点顶点,异形板无需把几何中心放在原点;跨对象焊盘重叠防护、布局门和最多 100 个展开操作的完整布局轮次继续生效。21 个受保护生产工具与固定组件提交共同构成可复现插件。",
  "extensions": {
    "io.github.uvwt.agentdock": {
      "heavy": true
    }
  }
}

Client extensions

Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.

  • io.github.uvwt.agentdock