F
Fpgazeromcp
Open source FPGA MCP server! Get all the tools you need to streamline your FPGA design
Created 3/11/2026
Updated 3 days ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
uvx fpgazeromcp
Cursor configuration (mcp.json)
{
"mcpServers": {
"bard0-design-fpgazeromcp": {
"command": "uvx",
"args": [
"fpgazeromcp"
]
}
}
}