HomeSecurity › s-gw

s-gw

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

TypeScript Local macOSWindowsLinux
★ 15 stars Last pushed 2026-09-19 License: Apache-2.0

Topics: Security

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.1.21)

npx -y @s-gw/[email protected]

Or add to your MCP client config:

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

This server takes extra arguments — see its repository.

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry