edgegate mcp for Windsurf
io.github.frozo-ai/edgegate-mcp
Regression-test AI models on real Snapdragon and Jetson hardware, with signed evidence for CI.
client:Windsurf
transport:stdio
runtime:npm
Install edgegate mcp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"edgegate-mcp": {
"command": "npx",
"args": [
"-y",
"edgegate-mcp"
],
"env": {
"EDGEGATE_API_KEY": "<EDGEGATE_API_KEY>",
"EDGEGATE_API_URL": "<EDGEGATE_API_URL>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs