circuit-synth/mcp-kicad-sch-api
Model Context Protocol server for KiCAD schematic manipulation - AI agent integration for electronic circuit design
Platform-specific configuration:
{
"mcpServers": {
"mcp-kicad-sch-api": {
"command": "npx",
"args": [
"-y",
"mcp-kicad-sch-api"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...