Skip to content
Claude Desktop

s-gw for Claude Desktop

io.github.sgateway/s-gw

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

client:Claude Desktop transport:stdio runtime:npm

Install s-gw in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

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

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

s-gw in other clients