Agent♥︎Age
Catalog

Hive Agent Quota

Official

by srotzin · JavaScript

Per-agent rate limits and quota enforcement for the Hive A2A economy

io.github.srotzin/hive-mcp-agent-quota (MCP)

This MCP server enforces per-agent rate limits and quota enforcement for the Hive A2A economy. It provides a quota meter where each call to quota_check consumes units against an agent’s DID and settles $0.001 USDC per unit on Base L2 via the x402 envelope. It is inbound only, with ENABLE=true by default.

🛠️ Key Features

  • Per-agent rate limits and quota enforcement
  • Quota consumption tied to an agent DID
  • Unit settlement at $0.001 USDC per unit on Base L2 via x402 envelope
  • Inbound-only operation
  • ENABLE=true by default

🚀 Use Cases

  • Metering usage for autonomous agents in the Hive A2A network
  • Enforcing call-based limits through quota_check

⚡ Developer Benefits

  • Predictable quota accounting per quota_check call
  • JSON-RPC access via POST /mcp

⚠️ Limitations

  • Inbound only
  • Quota enforcement depends on x402 envelope settlement on Base L2

Topics

autonomous-agentshive-civilizationmcpmodel-context-protocolagent-commercex402

Related servers

More in Cloud & DevOps