Connects Claude to the Hive DePIN marketplace where physical infrastructure operators list storage, compute, GPU, bandwidth, sensors, and wireless capacity with 22 standardized metadata fields. Agents can browse listings filtered by category and region, create new capacity offerings, and check the current 0.15% match fee. Settlement happens in real USDC or USDT on Base, Ethereum, or Solana. Reach for this when you're building agents that need to discover and transact with decentralized infrastructure providers, or when you're operating hardware and want to list it for agent consumption. The server proxies to Hive's production backend and includes agent-to-agent payment rails with post-quantum receipt options via ML-DSA-65 signatures.
Public tool metadata for what this MCP can expose to an agent.
evaluator__evaluator_get_feesGet the live evaluator fee schedule (3 tiers, settlement currencies, recipient addresses, ERC-8183 / Virtuals ACP v2.0 spec). No auth required.Get the live evaluator fee schedule (3 tiers, settlement currencies, recipient addresses, ERC-8183 / Virtuals ACP v2.0 spec). No auth required.
No parameter schema in public metadata yet.
evaluator__evaluator_submit_jobSubmit a job for evaluation. Choose tier (simple, evaluation, arbitration). Job value is quoted in USDC; fee = max($0.05, value * tier_bps / 10000). Returns job_id and quoted fee.5 paramsSubmit a job for evaluation. Choose tier (simple, evaluation, arbitration). Job value is quoted in USDC; fee = max($0.05, value * tier_bps / 10000). Returns job_id and quoted fee.
tierstringcontextstringsubject_didstringsubmitter_didstringjob_value_usdcnumberevaluator__evaluator_get_jobRetrieve evaluation status, verdict, and attestation for a previously-submitted job.1 paramsRetrieve evaluation status, verdict, and attestation for a previously-submitted job.
job_idstringevaluator__evaluator_attest_jobTrigger settlement and emit the on-chain attestation for a completed job. Settles to the Hive Safe Treasury on the chain selected at submission. Requires EIP-3009 signature for Base/Ethereum.2 paramsTrigger settlement and emit the on-chain attestation for a completed job. Settles to the Hive Safe Treasury on the chain selected at submission. Requires EIP-3009 signature for Base/Ethereum.
job_idstringsignaturestringtrade__trade_get_feesGet the cross-border invoice fee schedule and SWIFT wire comparison (Hive vs. typical SMB wire fees, FX spreads, settlement times).Get the cross-border invoice fee schedule and SWIFT wire comparison (Hive vs. typical SMB wire fees, FX spreads, settlement times).
No parameter schema in public metadata yet.
trade__trade_get_listingGet the public listing metadata (target user, fee schedule, settlement currencies/chains, cumulative volume, council origin).Get the public listing metadata (target user, fee schedule, settlement currencies/chains, cumulative volume, council origin).
No parameter schema in public metadata yet.
trade__trade_create_invoiceCreate a cross-border invoice. Buyer (SMB) and supplier exchange DIDs; invoice amount + currency + chain selected at creation. Fee auto-computed from tier.7 paramsCreate a cross-border invoice. Buyer (SMB) and supplier exchange DIDs; invoice amount + currency + chain selected at creation. Fee auto-computed from tier.
memostringbuyer_didstringamount_usdnumbersettle_chainstringsupplier_didstringsettle_currencystringsupplier_payout_addressstringtrade__trade_get_invoiceRetrieve invoice status, settlement transaction hash, and dispute history.1 paramsRetrieve invoice status, settlement transaction hash, and dispute history.
invoice_idstringtrade__trade_dispute_invoiceOpen a dispute on an invoice. Routes to HiveLaw arbitration if buyer and supplier cannot resolve. Settlement is held in escrow until resolution.4 paramsOpen a dispute on an invoice. Routes to HiveLaw arbitration if buyer and supplier cannot resolve. Settlement is held in escrow until resolution.
reasonstringinvoice_idstringclaimant_didstringevidence_urlstringdepin__depin_list_providersList DePIN provider listings. Filter by category (storage, compute, gpu, bandwidth, energy, sensor, wireless), region, or capacity. No auth required.2 paramsList DePIN provider listings. Filter by category (storage, compute, gpu, bandwidth, energy, sensor, wireless), region, or capacity. No auth required.
regionstringprovider_categorystringdepin__depin_create_listingList physical infrastructure capacity (storage TB, compute cores, GPU VRAM, bandwidth Mbps, sensor sample rate, etc.). 22 metadata fields supported. Match fee 0.15%.12 paramsList physical infrastructure capacity (storage TB, compute cores, GPU VRAM, bandwidth Mbps, sensor sample rate, etc.). 22 metadata fields supported. Match fee 0.15%.
kindstringregionstringvram_gbnumberagent_idstringgpu_modelstringunit_labelstringcapacity_gbnumberoperator_didstringpayout_addressstringunit_rate_usdcnumberthroughput_mbpsnumberprovider_categorystringdepin__depin_get_match_feeGet the current DePIN marketplace match fee (currently 0.15%). Returned alongside settlement currencies and chains.Get the current DePIN marketplace match fee (currently 0.15%). Returned alongside settlement currencies and chains.
No parameter schema in public metadata yet.
compute-grid__computegrid_list_agentsList the 15-agent compute grid fleet across all 6 driver types. Returns agent type, count, and revenue model. No auth required.List the 15-agent compute grid fleet across all 6 driver types. Returns agent type, count, and revenue model. No auth required.
No parameter schema in public metadata yet.
compute-grid__computegrid_get_capacityRead-only capacity view from the Capacity Listener fleet. Per spec section 8: NO bids, NO hedges, NO positions, NO derivatives — pure read-only telemetry.Read-only capacity view from the Capacity Listener fleet. Per spec section 8: NO bids, NO hedges, NO positions, NO derivatives — pure read-only telemetry.
No parameter schema in public metadata yet.
compute-grid__computegrid_verify_proofSubmit a compute job for verification by the Verification Fleet (4 agents). Returns Groth16-style proof. $0.001/proof in USDC.4 paramsSubmit a compute job for verification by the Verification Fleet (4 agents). Returns Groth16-style proof. $0.001/proof in USDC.
driverstringjob_idstringsubmitter_didstringclaimed_output_hashstringmorph__morph_audit_recentRead recent rows from the polymorphic audit log: outcome, shape, counterparty hash, token id, revenue. Anonymized counterparty (hashed). No auth.1 paramsRead recent rows from the polymorphic audit log: outcome, shape, counterparty hash, token id, revenue. Anonymized counterparty (hashed). No auth.
limitnumbermorph__morph_get_identityLook up a Morph Identity Index (MII) record. Returns the polymorphic envelope: capabilities, current shape, supermodel parent, trust score.1 paramsLook up a Morph Identity Index (MII) record. Returns the polymorphic envelope: capabilities, current shape, supermodel parent, trust score.
mii_idstringmorph__morph_list_supermodelsList all supermodels (W1 through W19): id, name, role, lane, lead shape, tagline. The supermodel directory is the canonical lineage for every spawned brood variant.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.
No parameter schema in public metadata yet.
morph__morph_get_supermodelFetch a single supermodel by name or id (e.g. 'MONROE', 'W1'). Returns full role, lane, lead-shape, tagline, address, and brood conversion summary.1 paramsFetch a single supermodel by name or id (e.g. 'MONROE', 'W1'). Returns full role, lane, lead-shape, tagline, address, and brood conversion summary.
name_or_idstringmorph__morph_carouselRead the polymorphic carousel: primary shape + the 7 verticals (Merchant / Provenancer / Attestor / Refunder / Creditor / Oracle / Guardian) and contrails for each.Read the polymorphic carousel: primary shape + the 7 verticals (Merchant / Provenancer / Attestor / Refunder / Creditor / Oracle / Guardian) and contrails for each.
No parameter schema in public metadata yet.
morph__morph_brood_pending_approvalsList brood variants currently awaiting human/operator approval before promotion. Read-only — approval itself is performed via the private hivemorph operator surface.List brood variants currently awaiting human/operator approval before promotion. Read-only — approval itself is performed via the private hivemorph operator surface.
No parameter schema in public metadata yet.
morph__morph_brood_conversionPer-variant conversion table: parent supermodel, variant id, kit version, offers shown, settles, revenue (USDC), first-offer timestamp.Per-variant conversion table: parent supermodel, variant id, kit version, offers shown, settles, revenue (USDC), first-offer timestamp.
No parameter schema in public metadata yet.
morph__morph_brood_allList all brood variants across every supermodel. Useful for fleet-wide population scans.List all brood variants across every supermodel. Useful for fleet-wide population scans.
No parameter schema in public metadata yet.
morph__morph_brood_conversion_leaderboardConversion leaderboard across all brood variants ranked by settle rate × revenue. Drives the auto-cull and auto-promote signals.Conversion leaderboard across all brood variants ranked by settle rate × revenue. Drives the auto-cull and auto-promote signals.
No parameter schema in public metadata yet.
morph__morph_brood_for_supermodelList brood variants for a specific supermodel (e.g. MONROE / W1).1 paramsList brood variants for a specific supermodel (e.g. MONROE / W1).
supermodelstringmorph__morph_spawn_monitor_scanRun 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.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.
No parameter schema in public metadata yet.
morph__morph_money_flavor_probeProbe 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.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.
No parameter schema in public metadata yet.
morph__morph_money_flavor_statsRolling 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.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.
No parameter schema in public metadata yet.
morph__morph_auto_cull_scanRun 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.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.
No parameter schema in public metadata yet.
DePIN reward routing · capacity verification · settlement reports
https://hive-mcp-gateway.onrender.com/depin/mcp
Decentralized Physical Infrastructure marketplace for autonomous agents
MCP server for the Hive DePIN provider marketplace. Operators of physical infrastructure (storage, compute, GPU, bandwidth, energy meters, sensors, wireless coverage) list their capacity with 22 standardized metadata fields; agents discover and consume that capacity with USDC/USDT settlement on Base, Ethereum, or Solana. Match fee 0.15%. Real rails.
Council R3 score 33/49
hive-mcp-depin is a Model Context Protocol (MCP) server that exposes the HiveDePIN platform on the Hive Civilization to any MCP-compatible client (Claude Desktop, Cursor, Manus, etc.). The server proxies to the live production backend at https://hivemorph.onrender.com.
POST /mcpGET /.well-known/mcp.jsonGET /health#C08D23| Tool | Description |
|---|---|
depin_list_providers | List DePIN provider listings. Filter by category (storage, compute, gpu, bandwidth, energy, sensor, wireless), region, or capacity. No auth required. |
depin_create_listing | List physical infrastructure capacity (storage TB, compute cores, GPU VRAM, bandwidth Mbps, sensor sample rate, etc.). 22 metadata fields supported. Match fee 0.15%. |
depin_get_match_fee | Get the current DePIN marketplace match fee (currently 0.15%). Returned alongside settlement currencies and chains. |
| Method | Path | Purpose |
|---|---|---|
GET | /v1/agent/listings?kind=depin_provider | List provider capacity |
POST | /v1/agent/listings | Register provider capacity |
git clone https://github.com/srotzin/hive-mcp-depin.git
cd hive-mcp-depin
npm install
npm start
# server up on http://localhost:3000/mcp
curl http://localhost:3000/health
curl http://localhost:3000/.well-known/mcp.json
Claude Desktop / Cursor / Manus — add to your mcp.json:
{
"mcpServers": {
"hive_mcp_depin": {
"command": "npx",
"args": ["-y", "mcp-remote@latest", "https://your-deployed-host/mcp"]
}
}
}
Part of the Hive Civilization — sovereign DID, USDC settlement, HAHS legal contracts, agent-to-agent rails.
Categories: depin, agent-to-agent, infrastructure, marketplace, web3, defi.
MIT (c) Steve Rotzin / Hive Civilization
This shim ships the Hive Civilization agent-native bundle so any A2A or MCP-aware agent can discover, pay, and earn:
Part of the Hive Civilization — agent-native financial infrastructure.
Brand: #C08D23
This MCP server is part of the Hive Civilization ecosystem — post-quantum-ready receipt infrastructure for agent-to-agent (A2A) commerce.
Each transaction can be receipted with post-quantum receipts using ML-DSA-65 (NIST FIPS 204) dual signatures and ML-KEM-768 (NIST FIPS 203) key encapsulation. Receipts are anchored by Swarm-MAPET 16-axis Byzantine consensus and settled in USDC on Base 8453.
Pricing: per-call profiles from Nano $0.0001 to Swarm $0.0096. See pricing.
Learn more: