Ingero for Windsurf
io.github.ingero-io/ingero
eBPF-based GPU causal observability with 7 MCP tools for AI-assisted GPU debugging
client:Windsurf
transport:stdio
runtime:oci
Install Ingero in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"ingero": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/ingero-io/ingero:v0.8.2"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs