Skip to content
Grok

Neon Zero-Trust Gateway for Grok

io.github.ansarii/zero-trust-gateway

Zero-Trust MCP gateway securing internal database tools behind an API key firewall.

client:Grok transport:sse

Install Neon Zero-Trust Gateway in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "zero-trust-gateway": {
      "type": "sse",
      "url": "https://api.neoninnovationlab.com/sse"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

Neon Zero-Trust Gateway in other clients