← Back to Plugins
MCP Server MCP

Conductor Relay MCP

github By github 👁 1 views ▲ 0 votes

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

Comments

Sign in to leave a comment

Loading comments...