← Registry

AI & Machine Learning

thehiveryiq.com

Provides cryptographic receipts for AI inference to enable verifiable, audit-ready proof of agent actions and data origin.

19 endpoints33 known toolsFirst detected July 25, 2026Last detected August 29, 2026

ENDPOINT 1

https://hive-mcp-gateway.onrender.com/address-screen/mcp

No auth detected

Known tools 0

No tool metadata was available in the registry cache.

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.thehiveryiq-com]
url = "https://hive-mcp-gateway.onrender.com/address-screen/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "thehiveryiq-com": {
      "type": "http",
      "url": "https://hive-mcp-gateway.onrender.com/address-screen/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: thehiveryiq-com
Remote MCP URL: https://hive-mcp-gateway.onrender.com/address-screen/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "thehiveryiq-com": {
      "url": "https://hive-mcp-gateway.onrender.com/address-screen/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "thehiveryiq-com": {
      "type": "http",
      "url": "https://hive-mcp-gateway.onrender.com/address-screen/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "thehiveryiq-com",
  "transport": "streamable-http",
  "url": "https://hive-mcp-gateway.onrender.com/address-screen/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

ENDPOINT 2

https://hive-mcp-attest.onrender.com/mcp

No auth detected

MCP server metadata

Name
hive-mcp-attest
Version
1.0.0
Capabilities
tools

Known tools 18

attest_passport_issue

Issue a Pre-Action Attestation Manifest (C15: hive-passport).

Inferred read-only
attest_passport_verify

Verify a Pre-Action Attestation Manifest (C15: hive-passport).

Inferred read-only
attest_custody_append

Append a node to a custody chain (C16: hive-custody).

Inferred read-only
attest_custody_verify

Verify a custody chain: hash linkage, Ed25519 signatures, and taint propagation (C16).

Inferred read-only
attest_custody_proof

Retrieve a Merkle inclusion proof for a specific node in a custody chain (C16).

Inferred read-only
attest_cargo_register

Register a versioned cargo type in the HiveAttest registry (C17: hive-cargo-taxonomy).

Inferred read-only
attest_cargo_validate

Validate a payload against a registered cargo type schema (C17).

Inferred read-only
attest_cargo_snapshot

Get a registry snapshot with Merkle root for version pinning (C17).

Inferred read-only
attest_warranty_issue

Issue an attestation warranty committing an agent to a claim (C18: hive-attestation-warranty).

Inferred read-only
attest_warranty_breach

Report a warranty breach.

Inferred read-only
attest_warranty_get

Retrieve a warranty by ID (C18).

Inferred read-only
attest_gate_evaluate

THE HEADLINE TOOL.

Inferred read-only
attest_inspect_sample

Probabilistic secondary inspection of a record batch (C20: hive-secondary-inspection).

Inferred read-only
attest_smsh_verify

Verify a SMSH-Stamp v1 receipt (C8/C12: smsh-stamp-verifier).

Inferred read-only
attest_absence_build

Build a sorted Merkle tree for an audit window (enables cryptographic non-membership proofs, C13: prov-absence).

Inferred read-only
attest_absence_prove

Prove that a query event is NOT a member of a previously-built audit window (C13).

Inferred read-only
attest_absence_verify

Verify a non-membership proof against an expected Merkle root (C13).

Inferred read-only
attest_meta

Return HiveAttest layer/spec/patent metadata for all claims.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.hive-mcp-attest]
url = "https://hive-mcp-attest.onrender.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "hive-mcp-attest": {
      "type": "http",
      "url": "https://hive-mcp-attest.onrender.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: hive-mcp-attest
Remote MCP URL: https://hive-mcp-attest.onrender.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "hive-mcp-attest": {
      "url": "https://hive-mcp-attest.onrender.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "hive-mcp-attest": {
      "type": "http",
      "url": "https://hive-mcp-attest.onrender.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "hive-mcp-attest",
  "transport": "streamable-http",
  "url": "https://hive-mcp-attest.onrender.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

ENDPOINT 3

https://hive-mcp-audit-readiness.onrender.com/mcp

No auth detected

Known tools 0

No tool metadata was available in the registry cache.

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.thehiveryiq-com]
url = "https://hive-mcp-audit-readiness.onrender.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "thehiveryiq-com": {
      "type": "http",
      "url": "https://hive-mcp-audit-readiness.onrender.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: thehiveryiq-com
Remote MCP URL: https://hive-mcp-audit-readiness.onrender.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "thehiveryiq-com": {
      "url": "https://hive-mcp-audit-readiness.onrender.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "thehiveryiq-com": {
      "type": "http",
      "url": "https://hive-mcp-audit-readiness.onrender.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "thehiveryiq-com",
  "transport": "streamable-http",
  "url": "https://hive-mcp-audit-readiness.onrender.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

ENDPOINT 4

https://hive-mcp-gateway.onrender.com/capital/mcp

No auth detected

Known tools 0

No tool metadata was available in the registry cache.

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.thehiveryiq-com]
url = "https://hive-mcp-gateway.onrender.com/capital/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "thehiveryiq-com": {
      "type": "http",
      "url": "https://hive-mcp-gateway.onrender.com/capital/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: thehiveryiq-com
Remote MCP URL: https://hive-mcp-gateway.onrender.com/capital/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "thehiveryiq-com": {
      "url": "https://hive-mcp-gateway.onrender.com/capital/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "thehiveryiq-com": {
      "type": "http",
      "url": "https://hive-mcp-gateway.onrender.com/capital/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "thehiveryiq-com",
  "transport": "streamable-http",
  "url": "https://hive-mcp-gateway.onrender.com/capital/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

ENDPOINT 5

https://hive-mcp-gateway.onrender.com/compute/mcp

No auth detected

Known tools 0

No tool metadata was available in the registry cache.

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.thehiveryiq-com]
url = "https://hive-mcp-gateway.onrender.com/compute/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "thehiveryiq-com": {
      "type": "http",
      "url": "https://hive-mcp-gateway.onrender.com/compute/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: thehiveryiq-com
Remote MCP URL: https://hive-mcp-gateway.onrender.com/compute/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "thehiveryiq-com": {
      "url": "https://hive-mcp-gateway.onrender.com/compute/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "thehiveryiq-com": {
      "type": "http",
      "url": "https://hive-mcp-gateway.onrender.com/compute/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "thehiveryiq-com",
  "transport": "streamable-http",
  "url": "https://hive-mcp-gateway.onrender.com/compute/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

ENDPOINT 6

https://hive-mcp-gateway.onrender.com/compute-grid/mcp

No auth detected

MCP server metadata

Name
hive-mcp-compute-grid
Version
1.0.0
Capabilities
tools

Known tools 3

computegrid_list_agents

List the 15-agent compute grid fleet across all 6 driver types.

Inferred read-only
computegrid_get_capacity

Read-only capacity view from the Capacity Listener fleet.

Inferred read-only
computegrid_verify_proof

Submit a compute job for verification by the Verification Fleet (4 agents).

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.hive-mcp-compute-grid]
url = "https://hive-mcp-gateway.onrender.com/compute-grid/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "hive-mcp-compute-grid": {
      "type": "http",
      "url": "https://hive-mcp-gateway.onrender.com/compute-grid/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: hive-mcp-compute-grid
Remote MCP URL: https://hive-mcp-gateway.onrender.com/compute-grid/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "hive-mcp-compute-grid": {
      "url": "https://hive-mcp-gateway.onrender.com/compute-grid/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "hive-mcp-compute-grid": {
      "type": "http",
      "url": "https://hive-mcp-gateway.onrender.com/compute-grid/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "hive-mcp-compute-grid",
  "transport": "streamable-http",
  "url": "https://hive-mcp-gateway.onrender.com/compute-grid/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

ENDPOINT 7

https://hive-mcp-gateway.onrender.com/connector/mcp

No auth detected

Known tools 0

No tool metadata was available in the registry cache.

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.thehiveryiq-com]
url = "https://hive-mcp-gateway.onrender.com/connector/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "thehiveryiq-com": {
      "type": "http",
      "url": "https://hive-mcp-gateway.onrender.com/connector/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: thehiveryiq-com
Remote MCP URL: https://hive-mcp-gateway.onrender.com/connector/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "thehiveryiq-com": {
      "url": "https://hive-mcp-gateway.onrender.com/connector/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "thehiveryiq-com": {
      "type": "http",
      "url": "https://hive-mcp-gateway.onrender.com/connector/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "thehiveryiq-com",
  "transport": "streamable-http",
  "url": "https://hive-mcp-gateway.onrender.com/connector/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

ENDPOINT 8

https://hive-mcp-gateway.onrender.com/credit-broker/mcp

No auth detected

Known tools 0

No tool metadata was available in the registry cache.

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.thehiveryiq-com]
url = "https://hive-mcp-gateway.onrender.com/credit-broker/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "thehiveryiq-com": {
      "type": "http",
      "url": "https://hive-mcp-gateway.onrender.com/credit-broker/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: thehiveryiq-com
Remote MCP URL: https://hive-mcp-gateway.onrender.com/credit-broker/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "thehiveryiq-com": {
      "url": "https://hive-mcp-gateway.onrender.com/credit-broker/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "thehiveryiq-com": {
      "type": "http",
      "url": "https://hive-mcp-gateway.onrender.com/credit-broker/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "thehiveryiq-com",
  "transport": "streamable-http",
  "url": "https://hive-mcp-gateway.onrender.com/credit-broker/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

ENDPOINT 9

https://hive-mcp-gateway.onrender.com/depin/mcp

No auth detected

MCP server metadata

Name
hive-mcp-depin
Version
1.0.0
Capabilities
tools

Known tools 3

depin_list_providers

List DePIN provider listings.

Inferred read-only
depin_create_listing

List physical infrastructure capacity (storage TB, compute cores, GPU VRAM, bandwidth Mbps, sensor sample rate, etc.

Inferred read-only
depin_get_match_fee

Get the current DePIN marketplace match fee (currently 0.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.hive-mcp-depin]
url = "https://hive-mcp-gateway.onrender.com/depin/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "hive-mcp-depin": {
      "type": "http",
      "url": "https://hive-mcp-gateway.onrender.com/depin/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: hive-mcp-depin
Remote MCP URL: https://hive-mcp-gateway.onrender.com/depin/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "hive-mcp-depin": {
      "url": "https://hive-mcp-gateway.onrender.com/depin/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "hive-mcp-depin": {
      "type": "http",
      "url": "https://hive-mcp-gateway.onrender.com/depin/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "hive-mcp-depin",
  "transport": "streamable-http",
  "url": "https://hive-mcp-gateway.onrender.com/depin/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

ENDPOINT 10

https://hive-mcp-gateway.onrender.com/evaluator/mcp

No auth detected

MCP server metadata

Name
hive-mcp-evaluator
Version
1.0.0
Capabilities
tools

Known tools 4

evaluator_get_fees

Get the live evaluator fee schedule (3 tiers, settlement currencies, recipient addresses, ERC-8183 / Virtuals ACP v2.

Inferred read-only
evaluator_submit_job

Submit a job for evaluation.

Inferred read-only
evaluator_get_job

Retrieve evaluation status, verdict, and attestation for a previously-submitted job.

Inferred read-only
evaluator_attest_job

Trigger settlement and emit the on-chain attestation for a completed job.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.hive-mcp-evaluator]
url = "https://hive-mcp-gateway.onrender.com/evaluator/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "hive-mcp-evaluator": {
      "type": "http",
      "url": "https://hive-mcp-gateway.onrender.com/evaluator/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: hive-mcp-evaluator
Remote MCP URL: https://hive-mcp-gateway.onrender.com/evaluator/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "hive-mcp-evaluator": {
      "url": "https://hive-mcp-gateway.onrender.com/evaluator/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "hive-mcp-evaluator": {
      "type": "http",
      "url": "https://hive-mcp-gateway.onrender.com/evaluator/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "hive-mcp-evaluator",
  "transport": "streamable-http",
  "url": "https://hive-mcp-gateway.onrender.com/evaluator/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

ENDPOINT 11

https://hive-mcp-gateway.onrender.com/gateway/mcp

No auth detected

Known tools 0

No tool metadata was available in the registry cache.

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.thehiveryiq-com]
url = "https://hive-mcp-gateway.onrender.com/gateway/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "thehiveryiq-com": {
      "type": "http",
      "url": "https://hive-mcp-gateway.onrender.com/gateway/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: thehiveryiq-com
Remote MCP URL: https://hive-mcp-gateway.onrender.com/gateway/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "thehiveryiq-com": {
      "url": "https://hive-mcp-gateway.onrender.com/gateway/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "thehiveryiq-com": {
      "type": "http",
      "url": "https://hive-mcp-gateway.onrender.com/gateway/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "thehiveryiq-com",
  "transport": "streamable-http",
  "url": "https://hive-mcp-gateway.onrender.com/gateway/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

ENDPOINT 12

https://hive-mcp-gateway.onrender.com/keet-bridge/mcp

No auth detected

Known tools 0

No tool metadata was available in the registry cache.

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.thehiveryiq-com]
url = "https://hive-mcp-gateway.onrender.com/keet-bridge/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "thehiveryiq-com": {
      "type": "http",
      "url": "https://hive-mcp-gateway.onrender.com/keet-bridge/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: thehiveryiq-com
Remote MCP URL: https://hive-mcp-gateway.onrender.com/keet-bridge/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "thehiveryiq-com": {
      "url": "https://hive-mcp-gateway.onrender.com/keet-bridge/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "thehiveryiq-com": {
      "type": "http",
      "url": "https://hive-mcp-gateway.onrender.com/keet-bridge/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "thehiveryiq-com",
  "transport": "streamable-http",
  "url": "https://hive-mcp-gateway.onrender.com/keet-bridge/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

ENDPOINT 13

https://hive-mcp-gateway.onrender.com/ledger-bridge/mcp

No auth detected

Known tools 0

No tool metadata was available in the registry cache.

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.thehiveryiq-com]
url = "https://hive-mcp-gateway.onrender.com/ledger-bridge/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "thehiveryiq-com": {
      "type": "http",
      "url": "https://hive-mcp-gateway.onrender.com/ledger-bridge/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: thehiveryiq-com
Remote MCP URL: https://hive-mcp-gateway.onrender.com/ledger-bridge/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "thehiveryiq-com": {
      "url": "https://hive-mcp-gateway.onrender.com/ledger-bridge/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "thehiveryiq-com": {
      "type": "http",
      "url": "https://hive-mcp-gateway.onrender.com/ledger-bridge/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "thehiveryiq-com",
  "transport": "streamable-http",
  "url": "https://hive-mcp-gateway.onrender.com/ledger-bridge/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

ENDPOINT 14

https://hive-mcp-gateway.onrender.com/mining/mcp

No auth detected

Known tools 0

No tool metadata was available in the registry cache.

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.thehiveryiq-com]
url = "https://hive-mcp-gateway.onrender.com/mining/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "thehiveryiq-com": {
      "type": "http",
      "url": "https://hive-mcp-gateway.onrender.com/mining/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: thehiveryiq-com
Remote MCP URL: https://hive-mcp-gateway.onrender.com/mining/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "thehiveryiq-com": {
      "url": "https://hive-mcp-gateway.onrender.com/mining/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "thehiveryiq-com": {
      "type": "http",
      "url": "https://hive-mcp-gateway.onrender.com/mining/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "thehiveryiq-com",
  "transport": "streamable-http",
  "url": "https://hive-mcp-gateway.onrender.com/mining/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

ENDPOINT 15

https://hive-mcp-gateway.onrender.com/mpp/mcp

No auth detected

Known tools 0

No tool metadata was available in the registry cache.

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.thehiveryiq-com]
url = "https://hive-mcp-gateway.onrender.com/mpp/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "thehiveryiq-com": {
      "type": "http",
      "url": "https://hive-mcp-gateway.onrender.com/mpp/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: thehiveryiq-com
Remote MCP URL: https://hive-mcp-gateway.onrender.com/mpp/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "thehiveryiq-com": {
      "url": "https://hive-mcp-gateway.onrender.com/mpp/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "thehiveryiq-com": {
      "type": "http",
      "url": "https://hive-mcp-gateway.onrender.com/mpp/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "thehiveryiq-com",
  "transport": "streamable-http",
  "url": "https://hive-mcp-gateway.onrender.com/mpp/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

ENDPOINT 16

https://hive-mcp-gateway.onrender.com/openclaw-bridge/mcp

No auth detected

Known tools 0

No tool metadata was available in the registry cache.

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.thehiveryiq-com]
url = "https://hive-mcp-gateway.onrender.com/openclaw-bridge/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "thehiveryiq-com": {
      "type": "http",
      "url": "https://hive-mcp-gateway.onrender.com/openclaw-bridge/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: thehiveryiq-com
Remote MCP URL: https://hive-mcp-gateway.onrender.com/openclaw-bridge/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "thehiveryiq-com": {
      "url": "https://hive-mcp-gateway.onrender.com/openclaw-bridge/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "thehiveryiq-com": {
      "type": "http",
      "url": "https://hive-mcp-gateway.onrender.com/openclaw-bridge/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "thehiveryiq-com",
  "transport": "streamable-http",
  "url": "https://hive-mcp-gateway.onrender.com/openclaw-bridge/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

ENDPOINT 17

https://hive-mcp-gateway.onrender.com/passport/mcp

No auth detected

Known tools 0

No tool metadata was available in the registry cache.

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.thehiveryiq-com]
url = "https://hive-mcp-gateway.onrender.com/passport/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "thehiveryiq-com": {
      "type": "http",
      "url": "https://hive-mcp-gateway.onrender.com/passport/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: thehiveryiq-com
Remote MCP URL: https://hive-mcp-gateway.onrender.com/passport/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "thehiveryiq-com": {
      "url": "https://hive-mcp-gateway.onrender.com/passport/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "thehiveryiq-com": {
      "type": "http",
      "url": "https://hive-mcp-gateway.onrender.com/passport/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "thehiveryiq-com",
  "transport": "streamable-http",
  "url": "https://hive-mcp-gateway.onrender.com/passport/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

ENDPOINT 18

https://hive-mcp-gateway.onrender.com/trade/mcp

No auth detected

MCP server metadata

Name
hive-mcp-trade
Version
1.0.0
Capabilities
tools

Known tools 5

trade_get_fees

Get the cross-border invoice fee schedule and SWIFT wire comparison (Hive vs.

Potential side effects
trade_get_listing

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

Inferred read-only
trade_create_invoice

Create a cross-border invoice.

Potential side effects
trade_get_invoice

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

Potential side effects
trade_dispute_invoice

Open a dispute on an invoice.

Potential side effects

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.hive-mcp-trade]
url = "https://hive-mcp-gateway.onrender.com/trade/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "hive-mcp-trade": {
      "type": "http",
      "url": "https://hive-mcp-gateway.onrender.com/trade/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: hive-mcp-trade
Remote MCP URL: https://hive-mcp-gateway.onrender.com/trade/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "hive-mcp-trade": {
      "url": "https://hive-mcp-gateway.onrender.com/trade/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "hive-mcp-trade": {
      "type": "http",
      "url": "https://hive-mcp-gateway.onrender.com/trade/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "hive-mcp-trade",
  "transport": "streamable-http",
  "url": "https://hive-mcp-gateway.onrender.com/trade/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

ENDPOINT 19

https://hive-mcp-gateway.onrender.com/wallet/mcp

No auth detected

Known tools 0

No tool metadata was available in the registry cache.

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.thehiveryiq-com]
url = "https://hive-mcp-gateway.onrender.com/wallet/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "thehiveryiq-com": {
      "type": "http",
      "url": "https://hive-mcp-gateway.onrender.com/wallet/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: thehiveryiq-com
Remote MCP URL: https://hive-mcp-gateway.onrender.com/wallet/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "thehiveryiq-com": {
      "url": "https://hive-mcp-gateway.onrender.com/wallet/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "thehiveryiq-com": {
      "type": "http",
      "url": "https://hive-mcp-gateway.onrender.com/wallet/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "thehiveryiq-com",
  "transport": "streamable-http",
  "url": "https://hive-mcp-gateway.onrender.com/wallet/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for onrender.com was fetched 2026-08-26T09:29:14.059Z.

Trust status Trusted

onrender.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.