Guides, API reference, and the MCP config — landing soon. Here's the one block to get started today.
{
"mcpServers": {
"relay": {
"command": "npx",
"args": ["-y", "@relayctx/mcp-server"],
"env": { "RELAY_API_KEY": "your-key-here" }
}
}
}