← Back to Plugins
MCP Server MCP

io.github.runrelay/mcp-relay

github By github 👁 1 views ▲ 0 votes

RunRelay MCP relay — AI agent threads, HITL confirmations, and travel capability discovery.

Configuration Example

{
  "remotes": [
    {
      "type": "sse",
      "url": "https://mcp.runrelay.io/sse",
      "headers": [
        {
          "description": "Your RunRelay API key (starts with rr_). Get one at https://runrelay.io",
          "value": "Bearer {runrelay_api_key}",
          "name": "Authorization"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol sse

Comments

Sign in to leave a comment

Loading comments...