Skip to content

Neon Zero-Trust MCP Gateway for Grok

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

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

client:Grok transport:streamable-http

Install Neon Zero-Trust MCP Gateway in Grok

.mcp.json (in your project root)

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

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 MCP Gateway in other clients