s-gw for Cline
io.github.sgateway/s-gw
Keep credentials out of AI coding agents with local approvals, scoped injection, and audit trails.
client:Cline
transport:stdio
runtime:npm
Install s-gw in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"s-gw": {
"command": "npx",
"args": [
"-y",
"@s-gw/s-gw"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs