Skip to content
Windsurf

Sigasi Magic HDL for Windsurf

com.sigasi/magic-hdl

Analyze and verify Verilog, SystemVerilog, and VHDL projects from AI agents over MCP.

client:Windsurf transport:stdio runtime:npm

Install Sigasi Magic HDL in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "magic-hdl": {
      "command": "npx",
      "args": [
        "-y",
        "@sigasi/magic-hdl"
      ],
      "env": {
        "MAGIC_HDL_LICENSE_KEY": "<MAGIC_HDL_LICENSE_KEY>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

Sigasi Magic HDL in other clients