Loading MCP server directory, please wait...
AI-agent MCP server for FPGA design: compile, validate & generate Verilog from C⏚ HDL.
npx @getmcp/cli add io.neosyn/cg-agent-kitRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.neosyn/cg-agent-kit": {
"command": "uvx",
"args": [
"cg-agent-kit"
],
"env": {
"CG_JAR": ""
}
}
}
}