{
  "markdown": "<!-- HIVE_BANNER_V1 -->\n<p align=\"center\">\n  <a href=\"https://hivegate.onrender.com/health\">\n    <img src=\"https://hivegate.onrender.com/og.svg\" alt=\"HiveConnector · Cross-Ecosystem Agent Connector MCP\" width=\"100%\"/>\n  </a>\n</p>\n\n<h1 align=\"center\">hive-mcp-connector</h1>\n\n<p align=\"center\"><strong>Cross-ecosystem agent connector — translates MCP tool calls into LangChain Tools, CrewAI tasks, AutoGen function calls.</strong></p>\n\n<p align=\"center\">\n  <a href=\"https://smithery.ai/server/hivecivilization\"><img alt=\"Smithery\" src=\"https://img.shields.io/badge/Smithery-hivecivilization-C08D23?style=flat-square\"/></a>\n  <a href=\"https://glama.ai/mcp/servers\"><img alt=\"Glama\" src=\"https://img.shields.io/badge/Glama-pending-C08D23?style=flat-square\"/></a>\n  <a href=\"https://hivegate.onrender.com/health\"><img alt=\"Live\" src=\"https://img.shields.io/badge/gateway-live-C08D23?style=flat-square\"/></a>\n  <a href=\"https://github.com/srotzin/hive-mcp-connector/releases\"><img alt=\"Release\" src=\"https://img.shields.io/github/v/release/srotzin/hive-mcp-connector?style=flat-square&color=C08D23\"/></a>\n  <a href=\"LICENSE\"><img alt=\"License\" src=\"https://img.shields.io/badge/license-MIT-C08D23?style=flat-square\"/></a>\n</p>\n\n<p align=\"center\">\n  <code>https://hivegate.onrender.com/mcp</code>\n</p>\n\n---\n\n# HiveConnector\n\n**Cross-ecosystem agent connector — translates MCP tool calls into LangChain Tools, CrewAI tasks, AutoGen function calls.**\n\nMCP 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.\n\n## What this is\n\n`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`.\n\n- **Protocol:** MCP 2024-11-05 over Streamable-HTTP / JSON-RPC 2.0\n- **x402 micropayments:** every paid call produces a real on-chain settlement\n- **Rails:** USDC on Base L2 — real rails, no mocks\n- **Author:** Steve Rotzin · Hive Civilization · brand gold `#C08D23`\n\n## Endpoints\n\n| Path | Purpose |\n|------|---------|\n| `POST /mcp` | JSON-RPC 2.0 / MCP 2024-11-05 |\n| `GET  /` | HTML landing with comprehensive meta tags + JSON-LD |\n| `GET  /health` | Health + telemetry |\n| `GET  /.well-known/mcp.json` | MCP discovery descriptor |\n| `GET  /.well-known/security.txt` | RFC 9116 security contact |\n| `GET  /robots.txt` | Allow-all crawl policy |\n| `GET  /sitemap.xml` | Crawler sitemap |\n| `GET  /og.svg` | 1200×630 Hive-gold OG image |\n| `GET  /seo.json` | JSON-LD structured data (SoftwareApplication) |\n\n## License\n\nMIT. © Steve Rotzin / Hive Civilization. Brand gold `#C08D23` (Pantone 1245 C). Never `#f5c518`.\n\n<!-- HIVE-GAMIFICATION-META-START -->\n## Hive Gamification\n\nThis MCP server is part of the Hive Civilization gamification surface (10-mechanic capability taxonomy).\n\n- Capability taxonomy: https://hive-gamification.onrender.com/.well-known/hive-gamification.json\n- Centrifuge dashboard: https://hive-gamification.onrender.com/.well-known/hive-centrifuge.json\n- Consolidated OpenAPI: https://hive-gamification.onrender.com/.well-known/openapi.json\n\n**Surface tags:** `gamification.spec.v1` · `gamification.surface.public` · `gamification.signal.read-only` · `gamification.settlement.real-rails`\n\nReal rails on Base L2 (USDC `0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913`). Read-only signal layer. Brand gold `#C08D23`.\n<!-- HIVE-GAMIFICATION-META-END -->\n\n## Hive Civilization Directory\n\nPart of the Hive Civilization — agent-native financial infrastructure.\n\n- Endpoint Directory: https://thehiveryiq.com\n- Live Leaderboard: https://hive-a2amev.onrender.com/leaderboard\n- Revenue Dashboard: https://hivemine-dashboard.onrender.com\n- Other MCP Servers: https://github.com/srotzin?tab=repositories&q=hive-mcp\n\nBrand: #C08D23\n<!-- /hive-footer -->\n\n\n---\n\n## Agent-Callable\n\nThis MCP server is fully agent-callable — no accounts, no API keys, no human approval required.\n\n| Property | Value |\n|----------|-------|\n| Discovery URL | `https://hivemorph.onrender.com/.well-known/agent-card.json` |\n| MCP endpoint | `https://hive-mcp-gateway.onrender.com/mcp` (JSON-RPC 2.0 / MCP 2024-11-05) |\n| x402 pricing | `https://hivemorph.onrender.com/v1/x402/pricing` |\n| Payment | USDC on Base 8453 via x402 |\n| Treasury | `0x15184Bf50B3d3F52b60434f8942b7D52F2eB436E` |\n| DID | `did:hivemorph:w2loren:0x6b11b1bcaf253c` |\n| Hive site | [thehiveryiq.com](https://thehiveryiq.com) |\n\n### Sample request\n\n```bash\n# 1. Get x402 quote (free)\ncurl -X POST https://hivemorph.onrender.com/v1/x402/quote \\\n  -H 'Content-Type: application/json' \\\n  -d '{\"agent_did\":\"did:example:agent\",\"profile\":\"standard\"}'\n\n# 2. Settle USDC on Base 8453 (ERC-681 URI in quote response)\n\n# 3. Call with access token\ncurl -X POST https://hive-mcp-gateway.onrender.com/mcp \\\n  -H 'Content-Type: application/json' \\\n  -H 'X-Hive-Access: <token_from_step_1>' \\\n  -d '{\"jsonrpc\":\"2.0\",\"method\":\"tools/list\",\"params\":{},\"id\":1}'\n```\n\n",
  "bytes": 5214,
  "sha": "277b74952773b202ae4b6d1db0ed4517fa627db599a339a0804c4ec8a22b7002",
  "repo_slug": "srotzin/hive-mcp-connector",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_srotzin_hive_mcp_connector_b50505a3/readme"
}