Loading MCP server directory, please wait...
Drive a BenchPod hardware-in-the-loop bench: power, flash, UART, I2C, CAN, analog and logic.
npx @getmcp/cli add io.github.embeddedci-com/embeddedci-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.embeddedci-com/embeddedci-mcp": {
"command": "uvx",
"args": [
"embeddedci-mcp"
],
"env": {
"BENCHPOD_CONNECTION": "",
"BENCHPOD_LA_VOLTAGE": "",
"BENCHPOD_API_KEY": ""
}
}
}
}