Loading MCP server directory, please wait...
PlatformIO for AI agents: build, flash, serial monitor, tests, crash decoding, size reports.
npx @getmcp/cli add io.github.powerdragonfire/platformio.mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.powerdragonfire/platformio.mcp": {
"command": "uvx",
"args": [
"platformio.mcp"
],
"env": {
"PLATFORMIO_MCP_POLICY": "full",
"PLATFORMIO_MCP_PROJECT_DIR": "",
"PLATFORMIO_MCP_PIO": ""
}
}
}
}