Back to hive-mcp-depin
Card snapshot
hive-mcp-depin.onrender.com
·
2026-05-18 12:50:50 UTC
·
ebc41575ce02c89f91ddde88865e16100282a88410768f95bb322b524141c5f3
This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.
{
"name": "hive-mcp-depin",
"description": "MCP server for the Hive DePIN provider marketplace. Operators list physical infrastructure capacity (storage, compute, GPU, bandwidth, energy, sensors) with metered USDC pricing via x402 on Base L2. New agents: first call free. Loyalty: every 6th paid call is free. Pay in USDC on Base L2.",
"url": "https://hive-mcp-depin.onrender.com",
"provider": {
"organization": "Hive Civilization",
"url": "https://www.thehiveryiq.com",
"contact": "steve@thehiveryiq.com"
},
"version": "1.0.3",
"capabilities": {
"streaming": false,
"pushNotifications": false,
"stateTransitionHistory": false
},
"authentication": {
"schemes": [
"x402"
],
"credentials": {
"type": "x402",
"asset": "USDC",
"network": "base",
"asset_address": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"recipient": "0x15184bf50b3d3f52b60434f8942b7d52f2eb436e"
}
},
"defaultInputModes": [
"application/json"
],
"defaultOutputModes": [
"application/json"
],
"skills": [
{
"name": "depin_list_providers",
"description": "List DePIN provider listings. Filter by category (storage, compute, gpu, bandwidth, energy, sensor, wireless), region, or capacity. No auth required."
},
{
"name": "depin_create_listing",
"description": "List physical infrastructure capacity (storage TB, compute cores, GPU VRAM, bandwidth Mbps, sensor sample rate, etc.). 22 metadata fields supported. Match fee 0.15%."
},
{
"name": "depin_get_match_fee",
"description": "Get the current DePIN marketplace match fee (currently 0.15%). Returned alongside settlement currencies and chains."
}
],
"extensions": {
"hive_pricing": {
"currency": "USDC",
"network": "base",
"model": "per_call",
"first_call_free": true,
"loyalty_threshold": 6,
"loyalty_message": "Every 6th paid call is free"
}
}
}