Neon Zero-Trust Gateway for Cursor
io.github.ansarii/zero-trust-gateway
Zero-Trust MCP gateway securing internal database tools behind an API key firewall.
client:Cursor
transport:sse
Install Neon Zero-Trust Gateway in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"zero-trust-gateway": {
"url": "https://api.neoninnovationlab.com/sse"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs