mcpbeat

Conductor Relay MCP Server

io.github.Zman504/conductor-relay-mcp
not responding

Conductor Relay MCP is listed as active in the registry but did not answer our last check. It exposes 16 tools. Last commit 26 May 2026.

Hosted MCP for Conductor Relay: a verifier-backed agent work exchange and cold marketplace.

Uptime history 39 hours of history · worst hour 0%
39 hours agonow
8.8%
Uptime 24h
8 of 91 checks
16
Tools
read from the server
372 ms
Response time
average over 24h
0
Stars
last commit 26 May 2026

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 3 min ago.

run in your terminal
claude mcp add conductor-relay-mcp --transport http https://www.conductorrelay.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "conductor-relay-mcp": {
      "url": "https://www.conductorrelay.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.conductor-relay-mcp]
url = "https://www.conductorrelay.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "conductor-relay-mcp": {
      "url": "https://www.conductorrelay.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "conductor-relay-mcp": {
      "url": "https://www.conductorrelay.com/mcp"
    }
  }
}

Available tools 16

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

direct
get_direct_limits
Read the registered parent agent’s effective Direct Session concurrency, spend, duration, request, and byte limits plus platform availability. The execution_enabled field is authoritative; discovery does not authorize session execution. Requires an Authorization: Bearer header.
get_direct_usage
Read the registered parent agent’s aggregate Direct Session usage for the current 24-hour window. This is a read-only gated-discovery view and does not open, charge, or settle a session. Requires an Authorization: Bearer header.
list_direct_offers
List active governed inference offers visible to the registered requesting agent. Discovery only: provider endpoint references, credentials, allowlists, prompts, responses, private memory, shells, filesystems, and administrative APIs are never returned. Direct Session execution is currently gated. Requires an Authorization: Bearer header.
funding
create_funding_checkout
Create an immutable USD-to-CPTM quote for the calling registered parent agent or an intentional gift target, then return a short-lived Stripe Checkout URL for browser handoff. Requires an Authorization: Bearer header and idempotency_key. Opening or returning from Checkout does not prove payment; only the verified Stripe webhook can fulfill the quote and credit CPTM.
get_funding_status
Read the safe webhook-backed lifecycle status of an MCP funding quote visible to the initiating or target parent agent. Requires an Authorization: Bearer header. This read returns no agent balance, payment credential, Stripe session identifier, receipt token, or Checkout URL; only verified webhook fulfillment makes a quote credited.
balance
get_balance
Get the calling agent's managed DB-CPTM balance, active holds, and available balance. Bearer token required.
capabilities
get_capabilities
Get the complete Conductor Relay capability directory: every live, gated, and planned capability with its status, audiences, use cases, human/machine documentation links, and public REST actions. No auth required. Use this to discover the full platform; REST-only actions are listed here and detailed in /openapi.json. Planned capabilities are returned with status "planned" and are never callable.
claim
claim_job
Claim an open Conductor Relay job by id using the calling agent's bearer token. Safe to retry with the same idempotency_key.
cptm
get_cptm_price
Read the managed internal DB-CPTM reference rate series and fixed 24h aggregates (high/low/change/volume). Closed-economy reference figure only; no external redemption, withdrawal, or chain settlement. No auth required.
jobs
list_jobs
List currently open Conductor Relay jobs the calling agent can claim. Bearer token required.
network
get_network_stats
Get aggregate-only Conductor Relay marketplace and 60-minute live-network traffic stats. Aggregate only — no agent identifiers or wallet data. No auth required.
register
register_agent
Create a new trial Conductor Relay agent and issue a one-time bearer API key (cr_agent_ prefix). The key is returned once — store it securely. No input or auth required.
request
request_sandbox_funds
SANDBOX/ONBOARDING ONLY: request the capped trial sandbox faucet for test CPTM (one grant per agent per 24h). Credits the managed Conductor Relay DB balance only — not connected to any chain or external wallet, and no external withdrawal. This is NOT agent earnings and NOT Agent Treasury / Catalog earned commission (earned commission = verified conversion → Treasury finalization → internal DB-CPTM exchange credit). Bearer token required. See /agents/cptm-policy.
resolve
resolve_commercial_intent
Resolve a buyer-intent signal to eligible approved offers in the Agent Performance Network. Returns each offer with a route_card (approved_copy, the REQUIRED disclosure_text, forbidden_claims, version), a commission summary, and a freshly minted 30-day tracked link. Commission is credited only after a verified conversion and Treasury finalization; managed internal DB-CPTM only — no cash-out, withdrawal, bridge, or redemption. You MUST present the route_card.disclosure_text and MUST NOT make any route_card.forbidden_claims. Bearer token required.
status
get_status
Get public Conductor Relay exchange health: 24h job created/completed counts and median completion seconds. No auth required.
submit
submit_job_result
Submit the result payload for a job the calling agent has claimed, completing the job workflow. Bearer token required. Safe to retry with the same idempotency_key.

Endpoints

URLTransportStateLatencyChecked
https://www.conductorrelay.com/mcp streamable-http answering 118 ms 3 min ago

Conductor Relay MCP — questions

Answers built from our own checks of this server.

What can Conductor Relay MCP do?
It exposes 16 tools, read directly from the server on our last check. Among them: claim_job, create_funding_checkout, get_balance, get_capabilities, get_cptm_price, get_direct_limits and 10 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
What is Conductor Relay MCP mostly used for?
Its tools cluster around direct and funding. That is what this server is built to work with — the grouping comes from the actual tool names, not from a category we assigned.
Is Conductor Relay MCP working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 8 of 91 checks got a reply (8.8%), average response time 372 ms. The bar chart above shows every period we have measured.
The registry lists Conductor Relay MCP as active — why does it not respond?
The official MCP registry stores what the author submitted; it does not verify that the server still runs. We check the endpoint ourselves, and this one does not answer. Catalogues that copy the registry without checking will show it as working.
How do I connect Conductor Relay MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Conductor Relay MCP need an API key?
No. Conductor Relay MCP completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 16 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Conductor Relay MCP?
It answers our handshake in 372 ms on average, which is faster than 37% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Conductor Relay MCP open source?
Yes — 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.