Cg Agent Kit
Rank #42,748io.neosyn/neosyn-fpga-mcp
AI-agent MCP server for FPGA design: compile, validate & generate Verilog from C⏚ HDL.
Cg Agent Kit is a Model Context Protocol (MCP) server published by Neosyn-Logic. It ranks #42,748 of 130,833 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Cg Agent Kit is listed on Official MCP, with 1 tracked version. It was first listed on Sep 20, 2026 and most recently updated on Sep 20, 2026.
Ranks ahead of 88,085 of 130,833 servers on MCP Toplist.
Use Cg Agent Kit
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add neosyn-fpga-mcp -e "CG_JAR=<your CG_JAR>" -- uvx neosyn-fpga-mcpReplace each placeholder with your own value before saving.
[mcp_servers.neosyn-fpga-mcp]
command = "uvx"
args = ["neosyn-fpga-mcp"]
[mcp_servers.neosyn-fpga-mcp.env]
CG_JAR = "<your CG_JAR>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"neosyn-fpga-mcp": {
"command": "uvx",
"args": [
"neosyn-fpga-mcp"
],
"env": {
"CG_JAR": "<your CG_JAR>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"neosyn-fpga-mcp": {
"command": "uvx",
"args": [
"neosyn-fpga-mcp"
],
"env": {
"CG_JAR": "<your CG_JAR>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"neosyn-fpga-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"neosyn-fpga-mcp"
],
"env": {
"CG_JAR": "<your CG_JAR>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"neosyn-fpga-mcp": {
"command": "uvx",
"args": [
"neosyn-fpga-mcp"
],
"env": {
"CG_JAR": "<your CG_JAR>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"neosyn-fpga-mcp": {
"command": "uvx",
"args": [
"neosyn-fpga-mcp"
],
"env": {
"CG_JAR": "<your CG_JAR>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.neosyn%2Fneosyn-fpga-mcp)<a href="https://mcptoplist.com/server/io.neosyn%2Fneosyn-fpga-mcp"><img src="https://mcptoplist.com/badge/io.neosyn%2Fneosyn-fpga-mcp.svg" alt="MCP Toplist: Top 50% of 130,833" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
Neosyn-Logic
Available versions (1)
| Version | Published |
|---|---|
| 1.1.2 | Sep 20, 2026 |
Frequently asked questions
- Who maintains Cg Agent Kit?
- Cg Agent Kit is maintained by Neosyn-Logic, which publishes 4 MCP servers (3 total versions) tracked on MCP Toplist.
- Is Cg Agent Kit listed on the Official MCP Registry?
- Yes — Cg Agent Kit is listed on the Official MCP Registry.
- How many versions does Cg Agent Kit have?
- MCP Toplist tracks 1 version of Cg Agent Kit, most recently published on Sep 20, 2026.
- Where can I find the source code for Cg Agent Kit?
- The source code for Cg Agent Kit is hosted at github.com/Neosyn-Logic/cg-agent-kit.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.