Agent Tools
Back to MCP servers
● healthy

skills: {'id': 'flag_eval', 'name': 'flag_eval', 'description': 'Evaluate a flag for a DID and return the resolved value plus which targeting rule matched. Charges $0.0005 USDC on Base.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'flag_list', 'name': 'flag_list', 'description': 'List flags owned by a DID. Read-only, no charge.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'flag_describe', 'name': 'flag_describe', 'description': 'Return the full definition of a flag — type, default value, targeting rules, evaluation count. Read-only, no charge.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'flag_create', 'name': 'flag_create', 'description': 'Create a flag with a default value and targeting rules. Charges $0.001 USDC on Base.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'flag_update', 'name': 'flag_update', 'description': "Update a flag's default value or targeting rules. Owner DID only. Charges $0.0005 USDC on Base.", 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'flag_delete', 'name': 'flag_delete', 'description': 'Tombstone a flag. Owner DID only. Charges $0.001 USDC on Base.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}; uptime_30d 1.0%; p95 290.7ms; conformance: pass

Transport
streamable-http
Auth
Cost

How to connect

MCP endpoint (streamable-http)
https://hive-mcp-flag.onrender.com/mcp
JSON-RPC initialize probe
curl -X POST https://hive-mcp-flag.onrender.com/mcp \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://hive-mcp-flag.onrender.com/mcp
Listed at (chiark)
https://chiark.ai/agents/27d28b97-992d-44ec-8421-a663597527b0