# Hive Flag MCP server

Feature flag service for safe rollouts across the Hive agent fleet

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-srotzin-hive-mcp-flag
- Repository: https://github.com/srotzin/hive-mcp-flag
- Website: https://www.hiveagentiq.com

## Install
- Endpoint: https://hive-mcp-flag.onrender.com/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://hive-mcp-flag.onrender.com/mcp

## Tools
- flag_eval - Evaluate a flag for a DID and return the resolved value plus which targeting rule matched. Charges $0.0005 USDC on Base. Endpoint: https://hive-mcp-flag.onrender.com/mcp
- flag_list - List flags owned by a DID. Read-only, no charge. Endpoint: https://hive-mcp-flag.onrender.com/mcp
- flag_describe - Return the full definition of a flag — type, default value, targeting rules, evaluation count. Read-only, no charge. Endpoint: https://hive-mcp-flag.onrender.com/mcp
- flag_create - Create a flag with a default value and targeting rules. Charges $0.001 USDC on Base. Endpoint: https://hive-mcp-flag.onrender.com/mcp
- flag_update - Update a flag's default value or targeting rules. Owner DID only. Charges $0.0005 USDC on Base. Endpoint: https://hive-mcp-flag.onrender.com/mcp
- flag_delete - Tombstone a flag. Owner DID only. Charges $0.001 USDC on Base. Endpoint: https://hive-mcp-flag.onrender.com/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: io.github.srotzin
- Version: 1.0.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Apr 28, 2026
- Source: https://registry.modelcontextprotocol.io
