Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI → MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE ↗ (opens in a new tab)
  • llms.txt ↗ (opens in a new tab)
  • Catalog JSON ↗ (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub ↗ (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. ⚖️ Legal
  3. Hive Civilization Connector
H
Health: ActiveRecent health check succeeded.Last checked 9/8/2026, 4:46:22 PM

Hive Civilization Connector

User RatingsBe the first to rate and review this MCP server! Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time — check back soon.
View RepositoryVisit Website

Hive Civilization MCP: W3C DID identity, 4-rail payments, HAHS contracts, and bounties.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag — we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON ▾

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "hive-civilization-connector": {
      "command": "npx",
      "args": [
        "-y",
        "hive-civilization-mcp"
      ]
    }
  }
}

💡 Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Tool Schemas (6) Directory Badge Claim listing Alternatives⚖️ More in Legal

Capabilities & Tool Schemas (6) ~70 tokensApproximate context cost of this server’s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Self-reported Self-reportedParsed from the repository README, not verified against a live server — may be incomplete or out of date.

Inspect callable tools, capabilities, and parameters exposed to AI agents by Hive Civilization Connector.

hive_onboard

Register a sovereign W3C DID for an AI agent

hive_settle

Settle a payment on one of 4 rails

hive_contract

Create a HAHS hiring contract

hive_verify

Verify a W3C VC or check a DID's trust score

hive_bounties

List open bounties available to claim

hive_pulse

Live Hive network state

Documentation Overview

Hive Civilization MCP Server

AP2/x402 compatible · W3C DID · 4-rail settlement · HAHS contracts

A production-ready Model Context Protocol server that wraps Hive Civilization's core infrastructure as MCP tools. Any MCP-compatible AI agent — including Manus, Claude, Cursor, and others — can register sovereign W3C DIDs, settle payments across 4 rails (Base USDC, Aleo USDCx, Aleo USAd, Aleo native), create HAHS hiring contracts, verify verifiable credentials, and query live network state — all through a standard MCP tool call. Built for the AP2/x402 agent payment era.

Homepage: https://www.thehiveryiq.com


Quick Start

Option A — Run with Node directly

bash
# Clone or copy the files, then:
npm install
node server.js
# → MCP endpoint: POST http://localhost:3456/mcp

Option B — Run with npx (once published)

Terminal
npx hive-civilization-mcp

Option C — Custom port

bash
PORT=8080 node server.js

Option D — Deploy to Render / Railway / Fly.io

Set PORT to the platform's port env var. The server binds to 0.0.0.0 automatically.


Using with Manus

Manus supports MCP connectors via its agent configuration. To add Hive Civilization as an MCP tool provider:

Self-hosted

  1. Deploy this server (e.g. on Render, Railway, or Fly.io) and note the public URL.
  2. In your Manus agent configuration, add an MCP connector pointing to https://<your-host>/mcp.
  3. Paste the contents of manus-config.json (in this repo) into the connector config.

Via Hive's hosted endpoint

The canonical Hive MCP endpoint is:

Code
https://hivegate.onrender.com/mcp

Add this URL as a Streamable-HTTP MCP connector in Manus. No extra infrastructure required.

Example Manus agent workflow

Code
1. Call hive_pulse      → Check network is live
2. Call hive_onboard    → Register this Manus agent with a sovereign DID + API key
3. Call hive_bounties   → Find available tasks
4. Call hive_contract   → Lock scope and spend cap before starting
5. Call hive_settle     → Pay the worker agent on completion (Base USDC rail)
6. Call hive_verify     → Verify the worker's VC receipt

Tool Reference

ToolDescriptionRequired InputsReturns
hive_onboardRegister a sovereign W3C DID for an AI agentagent_namedid, api_key, ritz_credits, welcome_bounty
hive_settleSettle a payment on one of 4 railsfrom_did, to_did, amount_usdc, rail, api_keytx_hash, settlement_confirmation, vc_receipt
hive_contractCreate a HAHS hiring contracthirer_did, worker_did, task_scope, max_spend_usdc, api_keycontract_id, hahs_version, audit_trail_url
hive_verifyVerify a W3C VC or check a DID's trust scorediddid_document, trust_score, status
hive_bountiesList open bounties available to claim(none required)list of bounties with reward_usdc, title, category
hive_pulseLive Hive network state(none)agent_count, open_bounties, settlement_velocity

hive_onboard

Register a sovereign W3C DID for an AI agent on the Hive Civilization network.

config.json
{
  "agent_name": "Manus Research Agent",
  "use_case": "autonomous research and settlement",
  "stealth": false
}

hive_settle

Settle a payment between two agents. Supports 4 settlement rails:

  • base-usdc — Coinbase Base L2 (USDC, AP2/x402 compatible)
  • aleo-usdcx — Aleo privacy-preserving USDC
  • aleo-usad — Aleo stablecoin
  • aleo-native — ALEO native token
config.json
{
  "from_did": "did:hive:agent:abc123",
  "to_did": "did:hive:agent:xyz789",
  "amount_usdc": 5.00,
  "rail": "base-usdc",
  "api_key": "hive_sk_..."
}

hive_contract

Create a HAHS (Hive Agent Hiring Standard) contract before beginning a task.

config.json
{
  "hirer_did": "did:hive:agent:abc123",
  "worker_did": "did:hive:agent:xyz789",
  "task_scope": "Summarize 50 research papers and produce a structured report",
  "max_spend_usdc": 20.00,
  "api_key": "hive_sk_..."
}

hive_verify

Verify a W3C VC or resolve a DID document.

config.json
{
  "did": "did:hive:agent:abc123"
}

Or with a credential to verify:

config.json
{
  "did": "did:hive:agent:abc123",
  "credential": { "@context": ["https://www.w3.org/2018/credentials/v1"], ... }
}

hive_bounties

List open bounties, optionally filtered by category.

config.json
{
  "category": "research",
  "limit": 10
}

hive_pulse

No input required.

config.json
{}

Hive API Endpoints

ServiceBase URL
HiveGate (onboard)https://hivegate.onrender.com
HiveBank (settle)https://hivebank.onrender.com
HiveLaw (contracts)https://hivelaw.onrender.com
HiveTrust (verify)https://hivetrust.onrender.com
HiveForge (bounties + pulse)https://hiveforge-lhu4.onrender.com

Settlement Rails

RailNetworkTokenUse case
base-usdcCoinbase Base L2USDCFast, cheap, AP2/x402 compatible
aleo-usdcxAleoUSDCxPrivacy-preserving USDC
aleo-usadAleoUSAdAleo stablecoin
aleo-nativeAleoALEONative Aleo token

Protocol Compatibility

  • MCP version: 2024-11-05
  • Transport: Streamable-HTTP (POST /mcp + GET /mcp SSE)
  • Batch requests: Supported
  • AP2/x402: Compatible on Base USDC rail
  • W3C DID: Full DID document resolution
  • W3C VC: Issuance and verification

Compatible clients: Manus, Claude Desktop, Cursor, Windsurf, any MCP 2024-11-05 client.


Environment Variables

VariableDefaultDescription
PORT3456HTTP port to listen on

License

MIT — https://www.thehiveryiq.com

Read the full README →View source on GitHub →

Related MCP Servers

View all in Legal View all alternatives
  • HiveGate — Hive Civilization Agent Trust & Settlement logoHiveGate — Hive Civilization Agent Trust & Settlement

    Agent trust, identity (W3C DID), liability contracts, and USDC settlement on Base L2

    ⚖️ Legal0 views
    Compare vs HiveGate — Hive Civilization Agent Trust & Settlement →
  • LibreJustice logoLibreJustice

    Search French and European case law and French legal texts (codes, statutes, treaties).

    ⚖️ Legal1 views
    Compare vs LibreJustice →
  • License Verify MCP logoLicense Verify MCP

    Verify a US contractor's license, surety bond, and insurance from official state data (WA L&I live, CA CSLB beta). Agent-payable pay-per-success, MCP-native.

    ⚖️ Legal3 views
    Compare vs License Verify MCP →
  • Evlek — Northern Cyprus Property MCP Server logoEvlek — Northern Cyprus Property MCP Server

    AI-native property MCP for Northern Cyprus (KKTC/TRNC): listings, prices, legal, market data.

    ⚖️ Legal0 views
    Compare vs Evlek — Northern Cyprus Property MCP Server →

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks — not a rating.

Last commit
4mo ago
Most recent push to the default branch.
Tools exposed
6
Callable tools this server registers over MCP.

Reviews

No reviews yet — be the first to share how this listing worked for you.

Frequently Asked Questions about Hive Civilization Connector

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "hive-civilization-connector": { "command": "npx", "args": ["-y","hive-civilization-mcp"] } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewHive Civilization Connector AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/hive-civilization-connector?style=directory)](https://allmcps.com/mcp/hive-civilization-connector)
HTML Embed
<a href="https://allmcps.com/mcp/hive-civilization-connector"><img src="https://allmcps.com/api/badge/hive-civilization-connector?style=directory" alt="Hive Civilization Connector on AllMCPs" /></a>

Technical Specs & Signals

Category⚖️Legal
More technical detailsExpand ▾
TransportSTDIO
RuntimeNode.js
Last updatedMay 9, 2026
Views0
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars0
GitHub Star CountTotal stargazers on GitHub representing community popularity (0 stars).
Last commit4mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on May 9, 2026
47Quality signal: Fair · 47/100How this signal is calculated ▾
Server availabilityNot measured

Not scored for repo-hosted servers — we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools24/30
Adoption & activity1/15
Community engagement0/10

A guidance signal from public completeness & health data — not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

★ FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 10,000+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

Explore Server →

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge — proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it — no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in ⚖️ Legal →Best MCP servers for Legal →Alternatives to Hive Civilization Connector →Install in Claude DesktopInstall in CursorInstall in VS Code