McuBuddy for Claude Desktop
io.github.cunjun/mcubuddy
AI-native MCU debugging and observability through probes, symbols, RTOS, logs, and build tools.
client:Claude Desktop
transport:stdio
runtime:pypi
Install McuBuddy in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"mcubuddy": {
"command": "uvx",
"args": [
"McuBuddy"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs