MCP Server
MCP
io.github.runrelay/mcp-relay
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
By
Comments
Sign in to leave a comment