Loading MCP server directory, please wait...
Flash and run real firmware on physical embedded dev boards from an AI agent, over MCP.
npx @getmcp/cli add io.github.oxyvore-cyber/firmware-test-farm-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer token — create an API key from your dashboard's API Keys tab and send as 'Bearer <key>'.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.oxyvore-cyber/firmware-test-farm-mcp": {
"url": "https://test-farm-17d99.web.app/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}