AI & Machine Learning
thehiveryiq.com
Provides cryptographic receipts for AI inference to enable verifiable, audit-ready proof of agent actions and data origin.
ENDPOINT 1
https://hive-mcp-gateway.onrender.com/address-screen/mcp
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
MCP server metadata
- Name
- hive-mcp-attest
- Version
- 1.0.0
Known tools 18
attest_passport_issueIssue a Pre-Action Attestation Manifest (C15: hive-passport).
Inferred read-onlyattest_passport_verifyVerify a Pre-Action Attestation Manifest (C15: hive-passport).
Inferred read-onlyattest_custody_verifyVerify a custody chain: hash linkage, Ed25519 signatures, and taint propagation (C16).
Inferred read-onlyattest_custody_proofRetrieve a Merkle inclusion proof for a specific node in a custody chain (C16).
Inferred read-onlyattest_cargo_registerRegister a versioned cargo type in the HiveAttest registry (C17: hive-cargo-taxonomy).
Inferred read-onlyattest_cargo_validateValidate a payload against a registered cargo type schema (C17).
Inferred read-onlyattest_cargo_snapshotGet a registry snapshot with Merkle root for version pinning (C17).
Inferred read-onlyattest_warranty_issueIssue an attestation warranty committing an agent to a claim (C18: hive-attestation-warranty).
Inferred read-onlyattest_inspect_sampleProbabilistic secondary inspection of a record batch (C20: hive-secondary-inspection).
Inferred read-onlyattest_absence_buildBuild a sorted Merkle tree for an audit window (enables cryptographic non-membership proofs, C13: prov-absence).
Inferred read-onlyattest_absence_proveProve that a query event is NOT a member of a previously-built audit window (C13).
Inferred read-onlyattest_absence_verifyVerify a non-membership proof against an expected Merkle root (C13).
Inferred read-onlyCONNECT 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
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
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
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
MCP server metadata
- Name
- hive-mcp-compute-grid
- Version
- 1.0.0
Known tools 3
computegrid_list_agentsList the 15-agent compute grid fleet across all 6 driver types.
Inferred read-onlycomputegrid_verify_proofSubmit a compute job for verification by the Verification Fleet (4 agents).
Inferred read-onlyCONNECT 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
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
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
MCP server metadata
- Name
- hive-mcp-depin
- Version
- 1.0.0
Known tools 3
depin_create_listingList physical infrastructure capacity (storage TB, compute cores, GPU VRAM, bandwidth Mbps, sensor sample rate, etc.
Inferred read-onlyCONNECT 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
MCP server metadata
- Name
- hive-mcp-evaluator
- Version
- 1.0.0
Known tools 4
evaluator_get_feesGet the live evaluator fee schedule (3 tiers, settlement currencies, recipient addresses, ERC-8183 / Virtuals ACP v2.
Inferred read-onlyevaluator_get_jobRetrieve evaluation status, verdict, and attestation for a previously-submitted job.
Inferred read-onlyevaluator_attest_jobTrigger settlement and emit the on-chain attestation for a completed job.
Inferred read-onlyCONNECT 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
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
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
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
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
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
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
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
MCP server metadata
- Name
- hive-mcp-trade
- Version
- 1.0.0
Known tools 5
trade_get_feesGet the cross-border invoice fee schedule and SWIFT wire comparison (Hive vs.
Potential side effectstrade_get_listingGet the public listing metadata (target user, fee schedule, settlement currencies/chains, cumulative volume, council origin).
Inferred read-onlytrade_get_invoiceRetrieve invoice status, settlement transaction hash, and dispute history.
Potential side effectsCONNECT 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
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.
onrender.com is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.