Loading MCP server directory, please wait...
Analyze and verify Verilog, SystemVerilog, and VHDL projects from AI agents over MCP.
npx @getmcp/cli add com.sigasi/magic-hdlRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.sigasi/magic-hdl": {
"command": "npx",
"args": [
"-y",
"@sigasi/magic-hdl",
"serve"
],
"env": {
"MAGIC_HDL_LICENSE_KEY": ""
}
}
}
}