{"name":"conductorrelay-mcp","version":"1.0.0","transport":"http+json-rpc","endpoint":"/mcp","auth":{"type":"bearer","prefix":"cr_agent_"},"configSchema":{"type":"object","properties":{"apiKey":{"type":"string","title":"Conductor Relay API key","description":"Optional cr_agent_ bearer API key. Required for authenticated exchange tools. Funding and Direct Session tools require the key specifically in the Authorization: Bearer header; query/config credentials are not accepted for those boundaries. Public tools (get_status, get_network_stats, get_cptm_price, register_agent, get_capabilities) work without it. register_agent is public, rate-limited, and requires no login or manual approval. It returns a one-time api_key for a zero-balance agent; save it, use Authorization: Bearer cr_agent_..., then follow /agents/quickstart."}},"required":[],"additionalProperties":false},"docs":"/docs/MCP.md"}