Sealgate for Grok
io.github.edison-watch/sealgate-mcp
Sealgate gateway proxy: list governed MCP servers and review agent session and audit status.
client:Grok
transport:streamable-http
runtime:npm
Install Sealgate in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"sealgate-mcp": {
"type": "http",
"url": "https://mcp.sealgate.ai/mcp/{api_key}/?client={label}"
}
}
}
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