# Hive Morph MCP server

HiveMorph polymorphic identity and capability tokens for autonomous agents

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

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

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

## Tools
- morph_audit_recent - Read recent rows from the polymorphic audit log: outcome, shape, counterparty hash, token id, revenue. Anonymized counterparty (hashed). No auth. Endpoint: https://hive-mcp-morph.onrender.com/mcp
- morph_get_identity - Look up a Morph Identity Index (MII) record. Returns the polymorphic envelope: capabilities, current shape, supermodel parent, trust score. Endpoint: https://hive-mcp-morph.onrender.com/mcp
- morph_list_supermodels - List all supermodels (W1 through W19): id, name, role, lane, lead shape, tagline. The supermodel directory is the canonical lineage for every spawned brood variant. Free up to 100 calls/day per agent-DID; $0.001/call thereafter via x402 USDC settlement on Base. Endpoint: https://hive-mcp-morph.onrender.com/mcp
- morph_get_supermodel - Fetch a single supermodel by name or id (e.g. 'MONROE', 'W1'). Returns full role, lane, lead-shape, tagline, address, and brood conversion summary. Endpoint: https://hive-mcp-morph.onrender.com/mcp
- morph_carousel - Read the polymorphic carousel: primary shape + the 7 verticals (Merchant / Provenancer / Attestor / Refunder / Creditor / Oracle / Guardian) and contrails for each. Endpoint: https://hive-mcp-morph.onrender.com/mcp
- morph_brood_pending_approvals - List brood variants currently awaiting human/operator approval before promotion. Read-only — approval itself is performed via the private hivemorph operator surface. Endpoint: https://hive-mcp-morph.onrender.com/mcp
- morph_brood_conversion - Per-variant conversion table: parent supermodel, variant id, kit version, offers shown, settles, revenue (USDC), first-offer timestamp. Endpoint: https://hive-mcp-morph.onrender.com/mcp
- morph_brood_all - List all brood variants across every supermodel. Useful for fleet-wide population scans. Endpoint: https://hive-mcp-morph.onrender.com/mcp
- morph_brood_conversion_leaderboard - Conversion leaderboard across all brood variants ranked by settle rate × revenue. Drives the auto-cull and auto-promote signals. Endpoint: https://hive-mcp-morph.onrender.com/mcp
- morph_brood_for_supermodel - List brood variants for a specific supermodel (e.g. MONROE / W1). Endpoint: https://hive-mcp-morph.onrender.com/mcp
- morph_spawn_monitor_scan - Run the spawn-monitor scan: detect supermodels eligible for new brood spawns based on conversion gaps, opportunity surface, and saturation. READ-ONLY — does not actually spawn. Endpoint: https://hive-mcp-morph.onrender.com/mcp
- morph_money_flavor_probe - Probe the money-flavor classifier on the most recent settlement window: asset class histogram, chain class histogram, flow class histogram, arb-high count, refused count, non-USDC share. Endpoint: https://hive-mcp-morph.onrender.com/mcp
- morph_money_flavor_stats - Rolling aggregate money-flavor statistics (default 1 hour window): asset class, chain class, flow class distributions, plus arb/refused/non-USDC ratios. Drives the CLEAN-MONEY gate. Endpoint: https://hive-mcp-morph.onrender.com/mcp
- morph_auto_cull_scan - Run the auto-cull dry-run scan: which brood variants the system would cull based on conversion floors, ROI thresholds, and saturation. READ-ONLY — does not actually cull. Endpoint: https://hive-mcp-morph.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
