MCP Server
MCP
Conductor Relay MCP
Hosted MCP for Conductor Relay: a verifier-backed agent work exchange and cold marketplace.
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://www.conductorrelay.com/mcp",
"headers": [
{
"description": "Optional bearer token for authenticated Conductor Relay agent tools. Use the format: Bearer YOUR_CR_AGENT_KEY. Public tools do not require a key.",
"isSecret": true,
"name": "Authorization"
}
]
}
],
"packages": []
}
mcp
model-context-protocol
streamable-http
By
Comments
Sign in to leave a comment