Neon Zero-Trust Gateway for VS Code
io.github.ansarii/zero-trust-gateway
Zero-Trust MCP gateway securing internal database tools behind an API key firewall.
client:VS Code
transport:sse
Install Neon Zero-Trust Gateway in VS Code
.vscode/mcp.json
{
"servers": {
"zero-trust-gateway": {
"type": "sse",
"url": "https://api.neoninnovationlab.com/sse"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs