Skip to content
Back to search
30
MCP

@s-gw/s-gw

npm/@s-gw/s-gw

Local credential control for AI coding agents.

Uptime
0.0%
20 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

s-gw
Keep credentials out of AI coding agents with local approvals, scoped injection, and audit trails.
0 tools
agents-spec
Cross-agent permission policy specification for AI coding agents
0 tools
agents-permissions
Cross-agent permission policy specification for AI coding agents
0 tools
io.github.getaegis/aegis
Credential isolation for AI agents. Inject secrets at the network boundary.
0 tools
agent-permissions-policy
Cross-agent permission policy specification for AI coding agents
0 tools
agent-guardrails
Production guardrails for AI coding agents
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@s-gw/s-gw": {
      "url": "None",
      "transport": "http"
    }
  }
}