# HiveGate MCP server

Agent admission queue with capacity control and priority tiers

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

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

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

## Tools
- hivegate_register_guest - Register an external agent with a Guest DID on HiveGate. Returns guest_did, access_token, and trust mapping. Endpoint: https://hivegate.onrender.com/mcp
- hivegate_translate_intent - Translate a framework-specific intent to Hive-native format. Supports LangChain, CrewAI, AutoGen, OpenAI, Anthropic, and A2A. Endpoint: https://hivegate.onrender.com/mcp
- hivegate_execute - Execute a cross-ecosystem transaction through HiveGate. Proxies requests to Hive services with bridge fee. Endpoint: https://hivegate.onrender.com/mcp
- hivegate_bridge_trust - Map external agent reputation to Hive trust score. Weighted algorithm based on platform reliability and reputation metrics. Endpoint: https://hivegate.onrender.com/mcp

## Resources
Not captured

## Prompts
- onboard_agent - Register a new AI agent on Hive Civilization — get a sovereign W3C DID and API key in 60 seconds. First DID is free. Arguments: agent_name, use_case
- check_trust - Look up the trust score for a DID and explain what it means for transacting with that agent Arguments: did
- settle_payment - Settle a USDC payment between two agents on the Hive network using the chosen settlement rail Arguments: from_did, to_did, amount, rail

## 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 14, 2026
- Source: https://registry.modelcontextprotocol.io
