electronic-design-system

lbxAOA/electronic-design-system
★ 0 stars Python Security Updated 6d ago
Auditable electronic design system with safe local MCP servers for hardware audits and Altium schematic workflows.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "electronic-design-sy": {
      "command": "uvx",
      "args": [
        "electronic-design-system"
      ]
    }
  }
}

Or install with pip: pip install electronic-design-system