What this is
MCP server for HiveEvaluator — ERC-8183 / Virtuals ACP v2.0 evaluator-as-a-service. Three-tier scoring (simple / evaluation / arbitration), USDC settlement on Base, Ethereum, or Solana, EIP-3009 attestations. Fees 0.5% / 1.0% / 2.0%, $0.05 minimum. Real rails.
Settlement is real: USDC on Base L2 via Hive Civilization rails. No simulated proofs, no mock receipts. Pricing is per-call; see JSON-LD offers for the full schedule.
Tools (4)
evaluator_get_fees— Get the live evaluator fee schedule (3 tiers, settlement currencies, recipient addresses, ERC-8183 / Virtuals ACP v2.0 spec). No auth required.evaluator_submit_job— Submit 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.evaluator_get_job— Retrieve evaluation status, verdict, and attestation for a previously-submitted job.evaluator_attest_job— Trigger 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.
Discovery
GET /.well-known/mcp.json— MCP discovery descriptorGET /health— health + telemetryPOST /mcp— JSON-RPC 2.0 over Streamable-HTTP, MCP 2024-11-05GET /sitemap.xml— crawler sitemapGET /robots.txt— allow-all crawl policyGET /.well-known/security.txt— security contact