Connects Claude to Hive Civilization's cross-border invoice settlement platform for SMB manufacturers paying overseas suppliers. Exposes five tools: query fee schedules (0.30% under $50K, 0.20% up to $250K), create invoices with USDT/USDC settlement on Base/Ethereum/Solana, check invoice status and on-chain settlement hashes, and open disputes that route to HiveLaw arbitration with escrow. Real rails only, no testnet. Reaches back to a live production backend at hivemorph.onrender.com. Useful if you're building agent workflows that need to compare SWIFT wire costs ($25-$50 + FX spread, 2-5 days) against same-block stablecoin settlement, or if you want to prototype cross-border payment UX without mock data.
Cross-venue spread + yield drivers · ROI radar telemetry
https://hive-mcp-gateway.onrender.com/trade/mcp
Cross-border SMB invoice settlement on USDT/USDC rails — $0 wire fee, same-block
MCP server for the Hive Cross-Border Trade Finance platform. SMB manufacturers paying $5K-$250K invoices to overseas suppliers (Vietnam, Mexico, Bangladesh, India) settle in USDT/USDC on Base, Ethereum, or Solana. 0.30% on invoices <= $50K, 0.20% on invoices $50K-$250K. Same-block settlement vs. 2-5 business days for SWIFT. $0 wire fee vs. $25-$50 + 1-3% FX spread.
Council R3 #1 miss — productized as MVP
hive-mcp-trade is a Model Context Protocol (MCP) server that exposes the HiveTrade platform on the Hive Civilization to any MCP-compatible client (Claude Desktop, Cursor, Manus, etc.). The server proxies to the live production backend at https://hivemorph.onrender.com.
POST /mcpGET /.well-known/mcp.jsonGET /health#C08D23| Tool | Description |
|---|---|
trade_get_fees | Get the cross-border invoice fee schedule and SWIFT wire comparison (Hive vs. typical SMB wire fees, FX spreads, settlement times). |
trade_get_listing | Get the public listing metadata (target user, fee schedule, settlement currencies/chains, cumulative volume, council origin). |
trade_create_invoice | Create a cross-border invoice. Buyer (SMB) and supplier exchange DIDs; invoice amount + currency + chain selected at creation. Fee auto-computed from tier. |
trade_get_invoice | Retrieve invoice status, settlement transaction hash, and dispute history. |
trade_dispute_invoice | Open a dispute on an invoice. Routes to HiveLaw arbitration if buyer and supplier cannot resolve. Settlement is held in escrow until resolution. |
| Method | Path | Purpose |
|---|---|---|
GET | /v1/trade/fees | Fee schedule + SWIFT comparison |
GET | /v1/trade/listing | Public listing metadata |
POST | /v1/trade/invoice | Create cross-border invoice |
GET | /v1/trade/invoice/{id} | Invoice status + settlement |
POST | /v1/trade/invoice/{id}/dispute | Open dispute (HiveLaw arbitration) |
git clone https://github.com/srotzin/hive-mcp-trade.git
cd hive-mcp-trade
npm install
npm start
# server up on http://localhost:3000/mcp
curl http://localhost:3000/health
curl http://localhost:3000/.well-known/mcp.json
Claude Desktop / Cursor / Manus — add to your mcp.json:
{
"mcpServers": {
"hive_mcp_trade": {
"command": "npx",
"args": ["-y", "mcp-remote@latest", "https://your-deployed-host/mcp"]
}
}
}
Part of the Hive Civilization — sovereign DID, USDC settlement, HAHS legal contracts, agent-to-agent rails.
Categories: finance, trade-finance, cross-border, smb, web3, agent-to-agent.
MIT (c) Steve Rotzin / Hive Civilization
This shim ships the Hive Civilization agent-native bundle so any A2A or MCP-aware agent can discover, pay, and earn:
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.
Part of the Hive Civilization — agent-native financial infrastructure.
Brand: #C08D23
This MCP server is part of the Hive Civilization ecosystem — post-quantum-ready receipt infrastructure for agent-to-agent (A2A) commerce.
Each transaction can be receipted with post-quantum receipts using ML-DSA-65 (NIST FIPS 204) dual signatures and ML-KEM-768 (NIST FIPS 203) key encapsulation. Receipts are anchored by Swarm-MAPET 16-axis Byzantine consensus and settled in USDC on Base 8453.
Pricing: per-call profiles from Nano $0.0001 to Swarm $0.0096. See pricing.
Learn more: