
Hive Morph
HiveMorph polymorphic identity and capability tokens for autonomous agents
Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only
What it can do
What data it sees
Do you need an account
No: the server works without sign-in
HiveMorph polymorphic identity and capability tokens for autonomous agents
Server tool list (14)
Raw names from tools/list. Only developers need these.
| morph_audit_recent | Read recent rows from the polymorphic audit log: outcome, shape, counterparty hash, token id, revenue. Anonymized counterparty (hashed). No auth. |
| morph_get_identity | Look up a Morph Identity Index (MII) record. Returns the polymorphic envelope: capabilities, current shape, supermodel parent, trust score. |
| 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. |
| 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. |
| morph_carousel | Read the polymorphic carousel: primary shape + the 7 verticals (Merchant / Provenancer / Attestor / Refunder / Creditor / Oracle / Guardian) and contrails for each. |
| 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. |
| morph_brood_conversion | Per-variant conversion table: parent supermodel, variant id, kit version, offers shown, settles, revenue (USDC), first-offer timestamp. |
| morph_brood_all | List all brood variants across every supermodel. Useful for fleet-wide population scans. |
| morph_brood_conversion_leaderboard | Conversion leaderboard across all brood variants ranked by settle rate × revenue. Drives the auto-cull and auto-promote signals. |
| morph_brood_for_supermodel | List brood variants for a specific supermodel (e.g. MONROE / W1). |
| 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. |
| 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. |
| 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. |
| 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. |