Skip to main content
Glama
srotzin

Hive Civilization Server

by srotzin

HiveConnector

Cross-ecosystem agent connector — translates MCP tool calls into LangChain Tools, CrewAI tasks, AutoGen function calls.

MCP server for HiveConnector — cross-ecosystem bridge from MCP to LangChain, CrewAI, and AutoGen. W3C DID onboarding, 4-rail USDC/USDCx/USAd/ALEO settlement, HAHS contracts, trust verification, and live network pulse. A2A-compatible, x402-gated. Real rails.

What this is

hive-mcp-connector is a Model Context Protocol (MCP) server that exposes the HiveConnector platform on the Hive Civilization to any MCP-compatible client (Claude Desktop, Cursor, Manus, etc.). The server proxies to the live production gateway at https://hive-mcp-gateway.onrender.com.

  • Protocol: MCP 2024-11-05 over Streamable-HTTP / JSON-RPC 2.0

  • x402 micropayments: every paid call produces a real on-chain settlement

  • Rails: USDC on Base L2 — real rails, no mocks

  • Author: Steve Rotzin · Hive Civilization · brand gold #C08D23

Related MCP server: Frontier-Compute/zcash-mcp

Endpoints

Path

Purpose

POST /mcp

JSON-RPC 2.0 / MCP 2024-11-05

GET /

HTML landing with comprehensive meta tags + JSON-LD

GET /health

Health + telemetry

GET /.well-known/mcp.json

MCP discovery descriptor

GET /.well-known/security.txt

RFC 9116 security contact

GET /robots.txt

Allow-all crawl policy

GET /sitemap.xml

Crawler sitemap

GET /og.svg

1200×630 Hive-gold OG image

GET /seo.json

JSON-LD structured data (SoftwareApplication)

License

MIT. © Steve Rotzin / Hive Civilization. Brand gold #C08D23 (Pantone 1245 C). Never #f5c518.

Hive Gamification

This MCP server is part of the Hive Civilization gamification surface (10-mechanic capability taxonomy).

Surface tags: gamification.spec.v1 · gamification.surface.public · gamification.signal.read-only · gamification.settlement.real-rails

Real rails on Base L2 (USDC 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913). Read-only signal layer. Brand gold #C08D23.

Hive Civilization Directory

Part of the Hive Civilization — agent-native financial infrastructure.

Brand: #C08D23


Agent-Callable

This MCP server is fully agent-callable — no accounts, no API keys, no human approval required.

Property

Value

Discovery URL

https://hivemorph.onrender.com/.well-known/agent-card.json

MCP endpoint

https://hive-mcp-gateway.onrender.com/mcp (JSON-RPC 2.0 / MCP 2024-11-05)

x402 pricing

https://hivemorph.onrender.com/v1/x402/pricing

Payment

USDC on Base 8453 via x402

Treasury

0x15184Bf50B3d3F52b60434f8942b7D52F2eB436E

DID

did:hivemorph:w2loren:0x6b11b1bcaf253c

Hive site

thehiveryiq.com

Sample request

# 1. Get x402 quote (free)
curl -X POST https://hivemorph.onrender.com/v1/x402/quote \
  -H 'Content-Type: application/json' \
  -d '{"agent_did":"did:example:agent","profile":"standard"}'

# 2. Settle USDC on Base 8453 (ERC-681 URI in quote response)

# 3. Call with access token
curl -X POST https://hive-mcp-gateway.onrender.com/mcp \
  -H 'Content-Type: application/json' \
  -H 'X-Hive-Access: <token_from_step_1>' \
  -d '{"jsonrpc":"2.0","method":"tools/list","params":{},"id":1}'
A
license - permissive license
-
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
1Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    B
    quality
    D
    maintenance
    Dynamic MCP server — 30+ tools across fact verification, agent memory, Indian NLP, contract risk, security threat modelling, sales call intelligence and more. x402/USDC micropayments on Base.
    Last updated
    33
    16
    MIT
  • A
    license
    -
    quality
    D
    maintenance
    MCP server for autonomous agent minting, crossbreeding, and evolution. Mint new AI agents with genetic lineage tracking, cross-breed capabilities between agents, run evolution cycles, and discover complementary agents in the HiveBazaar marketplace.
    Last updated
    MIT

View all related MCP servers

Related MCP Connectors

  • HiveCapital MCP Server — autonomous investment layer for AI agents

  • HiveCompute MCP Server — decentralized inference router for AI agents

  • Hive MCP server implementing the EIP-712 over USB/DMK ledger-bridge integration spec…

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/srotzin/hive-mcp-connector'

If you have feedback or need assistance with the MCP directory API, please join our Discord server