Get s-gw
Install local credential control for AI coding agents
The npm package is the recommended path. Setup creates the local security boundary and connects supported coding agents without putting credentials in chat.
Recommended
Install with npm
Use Node.js 20 or newer. The same commands work in Terminal and PowerShell.
Terminal
npm install -g @s-gw/s-gw
s-gw setup
s-gw status
s-gw setup initializes the local store, starts the available local interfaces, backs up agent configuration before changing it, and connects supported agents it can safely detect.
Desktop alternative
Apple Silicon macOS app
The self-contained DMG includes its own runtime, CLI, MCP server, native app, and menu helper. It does not require Node.js on the host.
Before you open it
Move s-gw.app to Applications and follow the release notes. Unsigned preview builds require a Gatekeeper override.
Platform status
Know which path you are installing
| Platform | Status | Interface |
|---|---|---|
| Apple Silicon macOS 14+ | Primary development platform | Native app, menu helper, and local web console |
| Windows 10/11 | Preview | PowerShell client, tray helper, and local web console |
| Linux | Experimental CLI | CLI and local web console |