Skip to content
Windsurf

s-gw for Windsurf

io.github.sgateway/s-gw

Keep credentials out of AI coding agents with local approvals, scoped injection, and audit trails.

client:Windsurf transport:stdio runtime:npm

Install s-gw in Windsurf

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

{
  "mcpServers": {
    "s-gw": {
      "command": "npx",
      "args": [
        "-y",
        "@s-gw/s-gw"
      ]
    }
  }
}

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

s-gw in other clients