Skip to content
Claude Desktop

relayer for Claude Desktop

tech.xns/relayer

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

client:Claude Desktop transport:stdio runtime:npm

Install relayer in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

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

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

relayer in other clients