Skip to content
Cline

relayer for Cline

tech.xns/relayer

Conversationally set up & manage an XNS Relayer over stdio: install, claim, VPD, S3, backups.

client:Cline transport:stdio runtime:npm

Install relayer in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "relayer": {
      "command": "npx",
      "args": [
        "-y",
        "@xns-cloud/relayer-mcp"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

relayer in other clients