Agent Tools
Back to MCP servers
● healthy

skills: {'id': 'resolve_did', 'name': 'resolve_did', 'description': 'Resolve a DID to its public profile: display name, verification methods, service endpoints, and Hive trust metadata. Conforms to W3C DID spec. Backend pending (Q3 2026).', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'get_trust_score', 'name': 'get_trust_score', 'description': 'Retrieve the Hive trust score (0-100) for a DID. Factors include on-chain activity, attestation count, repayment history, and peer endorsements. Backend pending (Q3 2026).', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'verify_attestation', 'name': 'verify_attestation', 'description': 'Verify whether a specific attestation (by hash) was issued to a DID and is currently valid. Returns boolean. Used in KYC-lite flows and smart-contract gating. Backend pending (Q3 2026).', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'list_attestations', 'name': 'list_attestations', 'description': 'List all attestations associated with a DID — issued, received, and expired. Returns array of attestation metadata. Backend pending (Q3 2026).', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}; uptime_30d 1.0%; p95 334.3ms; conformance: pass

Transport
streamable-http
Auth
Cost

How to connect

MCP endpoint (streamable-http)
https://hive-mcp-identity.onrender.com/mcp
JSON-RPC initialize probe
curl -X POST https://hive-mcp-identity.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-identity.onrender.com/mcp
Listed at (chiark)
https://chiark.ai/agents/fdbe60ad-2adb-4b0d-b5ca-6bc9298b78b1