Hive Flag for Zed
io.github.srotzin/hive-mcp-flag
Feature flag service for safe rollouts across the Hive agent fleet
client:Zed
transport:streamable-http
Install Hive Flag in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"hive-mcp-flag": {
"url": "https://hive-mcp-flag.onrender.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs