Skip to content
VS Code

Neon Zero-Trust MCP Gateway for VS Code

io.github.ansarii/zero-trust-mcp-gateway

AI security firewall & DLP proxy protecting API keys and blocking destructive commands.

client:VS Code transport:streamable-http

Install Neon Zero-Trust MCP Gateway in VS Code

.vscode/mcp.json

{
  "servers": {
    "zero-trust-mcp-gateway": {
      "type": "http",
      "url": "https://neon_innovation_lab--zero-trust-mcp-gateway.apify.actor/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Neon Zero-Trust MCP Gateway in other clients