Myrmex Hive for Windsurf
io.github.olafkfreund/myrmex-hive
Zero-inbound-port MCP gateway for managing distributed edge servers over reverse SSH tunnels
client:Windsurf
transport:stdio
runtime:oci
Install Myrmex Hive in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"myrmex-hive": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/olafkfreund/myrmex-gateway:1.0.3"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs