AI-powered circuit design through simulation — an MCP server that gives language models direct access to SPICE circuit simulation via ngspice, enabling natural language circuit description and automat…
{
"mcpServers": {
"spicebridge": {
"command": "uvx",
"args": [
"spicebridge"
]
}
}
}