Sigasi Magic HDL for Claude Desktop
com.sigasi/magic-hdl
Analyze and verify Verilog, SystemVerilog, and VHDL projects from AI agents over MCP.
client:Claude Desktop
transport:stdio
runtime:npm
Install Sigasi Magic HDL in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"magic-hdl": {
"command": "npx",
"args": [
"-y",
"@sigasi/magic-hdl"
],
"env": {
"MAGIC_HDL_LICENSE_KEY": "<MAGIC_HDL_LICENSE_KEY>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs