Skip to content
Windsurf

omen for Windsurf

io.github.panbanda/omen

Multi-language code analysis for complexity, debt, hotspots, ownership, and defect prediction

client:Windsurf transport:stdio runtime:oci

Install omen in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "omen": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/panbanda/omen:3.0.0"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

omen in other clients