Loading MCP server directory, please wait...
Cross-chain bridge and swap quotes, fee estimation, and transaction tracking via Relay Protocol.
npx @getmcp/cli add io.github.relayprotocol/relay-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.relayprotocol/relay-mcp": {
"command": "npx",
"args": [
"-y",
"@relayprotocol/relay-mcp"
],
"env": {
"RELAY_API_KEY": "",
"RELAY_API_URL": ""
}
}
}
}