Cg Agent Kit runs on your own machine — the client starts it, so there is no endpoint to ping. 90 installs a week from pypi. Last commit 19 Aug 2026.
AI-agent MCP server for FPGA design: compile, validate & generate Verilog from C⏚ HDL.
We read the source, 21 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
p = subprocess.run(cmd, env=ENV, timeout=timeout,
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add cg-agent-kit -- uvx cg-agent-kit
{
"mcpServers": {
"cg-agent-kit": {
"args": [
"cg-agent-kit"
],
"command": "uvx"
}
}
}
[mcp_servers.cg-agent-kit]
command = "uvx"
args = ["cg-agent-kit"]
{
"mcpServers": {
"cg-agent-kit": {
"args": [
"cg-agent-kit"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"cg-agent-kit": {
"args": [
"cg-agent-kit"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
CG_JAR (Path to the C⏚ compiler jar (cg-language-server.jar). Download the prebuilt jar from the cg-compiler GitHub releases.).
The author declared them in the registry entry; get the values from the project itself.
MCP server for Generate-Data.com: dataset generation, AI schema design, Project management.
MCP server for HTML generation from AI agents
MCP server for validating and generating SOUL.md agent identity files from Claude Desktop.
MCP server for StarUML — generate UML diagrams from AI agents via stdio or HTTP.
Generate design token systems from a hex color — OKLCH-derived, WCAG-validated, multi-format
MCP server for Google Veo AI video generation
MCP server for ISO 20022 pain.001/pain.008 payment-file generation and validation.
MCP server for Verus addresses — generate, validate, list transparent and shielded addresses
Answers built from our own checks of this server.