Hive Flag for Grok
io.github.srotzin/hive-mcp-flag
Feature flag service for safe rollouts across the Hive agent fleet
client:Grok
transport:streamable-http
Install Hive Flag in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"hive-mcp-flag": {
"type": "http",
"url": "https://hive-mcp-flag.onrender.com/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