Skip to content

Add HiveCompute + HiveTrust to MPP service registry#618

Open
srotzin wants to merge 1 commit intotempoxyz:mainfrom
srotzin:feat/add-hive-civilization
Open

Add HiveCompute + HiveTrust to MPP service registry#618
srotzin wants to merge 1 commit intotempoxyz:mainfrom
srotzin:feat/add-hive-civilization

Conversation

@srotzin
Copy link
Copy Markdown

@srotzin srotzin commented Apr 30, 2026

This PR adds two first-party Hive Civilization services to schemas/services.ts.

HiveCompute

  • OpenAI-compatible inference (chat, completions, embeddings, images, audio)
  • $0.05 USDC per call, settled on Tempo (USDC.e) and Base (USDC)
  • Realm: hivecompute-g2g7.onrender.com
  • Categories: ["ai", "compute"]
  • Tag: first-party

HiveTrust

  • Trust scoring, DID attestation, credential verification for autonomous agents
  • $0.05 – $0.25 USDC per call, settled on Tempo (USDC.e) and Base (USDC)
  • Realm: hivetrust.onrender.com
  • Categories: ["ai", "data"]
  • Tag: first-party

Both services run the IETF draft-ryan-httpauth-payment MPP middleware directly on production, with Spectral receipts emitted to hive-receipt.onrender.com on every paid request. /openapi.json is served free at each realm and contains the full x-mpp discovery block.

Single commit. Adds 75 lines to schemas/services.ts between Google Gemini and Modal. No other files touched.

@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 30, 2026

Someone is attempting to deploy a commit to the Tempo Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions
Copy link
Copy Markdown

Thanks for submitting a service to the MPP directory!

If you want your service included in the curated mpp.dev/services list, complete this checklist before review:

Required

  • Your service is live and accepting payments via MPP (not a placeholder or coming-soon)
  • You've added your entry to schemas/services.ts following the contributing guide
  • Types pass: pnpm check:types
  • Build succeeds: pnpm build

Recommended

  • Register your service on MPPScan (by Merit Systems) — it follows the standard MPP discovery format and makes your service discoverable by agents immediately, no PR required

Review criteria

We prioritize services that are high quality and novel. We may not approve services that duplicate existing functionality or aren't yet production-ready.


Contributing guide · MPPScan · Protocol docs

@github-actions
Copy link
Copy Markdown

🔀 Changed Services

✅ Added

  • hivecompute
  • hivetrust

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant