hive-mcp-trade

devops-infra MCP Server

MCP server: cross-venue spread + yield drivers, ROI radar telemetry · Hive Civilization

VerifiedInstall Ready
devops-infradevops-infra
6 views0 stars0 forksv1.0.3MIT

Why This Matters

Discovered via github-topic:model-context-protocol and last synced 2mo ago.

VerifiedInstall Ready
Source
github-topic:model-context-protocol
Stars
0
Last synced
2mo ago
Install
Instructions detected

Install

1. Install the package

npx hive-mcp-trade

2. Add to claude_desktop_config.json

{
  "mcpServers": {
    "hive-mcp-trade": {
      "command": "npx",
      "args": [
        "hive-mcp-trade"
      ]
    }
  }
}

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) / %APPDATA%\Claude\claude_desktop_config.json (Windows)

9
Tools
0
Resources
0
Prompts
Standard I/O
Transport

Available Tools (9)

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.

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_fees

Get the cross-border invoice fee schedule and SWIFT wire comparison (Hive vs. typical SMB wire fees, FX spreads, settlement times).

trade_get_invoice

Retrieve invoice status, settlement transaction hash, and dispute history.

Tool

Description

POST

`/v1/trade/invoice/{id}/dispute`

trade_get_listing

Get the public listing metadata (target user, fee schedule, settlement currencies/chains, cumulative volume, council origin).

Method

Path

GET

`/v1/trade/invoice/{id}`