Stats
Actions
Tags
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"live-edit": {
"type": "http",
"command": "uvx",
"args": [
"--from",
"git+https://github.com/El-Guapo2024/hw-toolkit",
"live-edit-mcp"
],
"url": "https://github.com/El-Guapo2024/hw-toolkit",
"env": {
"KICAD_CLI": "${KICAD_CLI}"
}
}
}
}Review these signals before enabling this server
This server connects to external services. Review the URLs it accesses before enabling.
Server configuration and connection parameters
uvxhttps://github.com/El-Guapo2024/hw-toolkitCommand-line arguments passed to the server process
Environment variables set when the server starts
KICAD_CLI=${KICAD_CLI}npx claudepluginhub el-guapo2024/hw-toolkit --plugin hw-toolkit