s-gw runs on your own machine — the client starts it, so there is no endpoint to ping. 95 installs a week from npm. Last commit 24 Jul 2026.
Keep credentials out of AI coding agents with local approvals, scoped injection, and audit trails.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add s-gw -- npx -y @s-gw/s-gw
{
"mcpServers": {
"s-gw": {
"args": [
"-y",
"@s-gw/s-gw"
],
"command": "npx"
}
}
}
[mcp_servers.s-gw]
command = "npx"
args = ["-y", "@s-gw/s-gw"]
{
"mcpServers": {
"s-gw": {
"args": [
"-y",
"@s-gw/s-gw"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"s-gw": {
"args": [
"-y",
"@s-gw/s-gw"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.