Loading MCP server directory, please wait...
Conversationally set up & manage an XNS Relayer over stdio: install, claim, VPD, S3, backups.
npx @getmcp/cli add tech.xns/relayerRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"tech.xns/relayer": {
"command": "npx",
"args": [
"-y",
"@xns-cloud/relayer-mcp"
]
}
}
}