firmware release gate for Windsurf
io.github.jmshinhwa/firmware-release-gate
Finds the build-config lines that ship an ESP-IDF or Zephyr device with secure boot off, a debug por
client:Windsurf
transport:stdio
runtime:npm
Install firmware release gate in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"firmware-release-gate": {
"command": "npx",
"args": [
"-y",
"@readystack/firmware-release-gate"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs