← Back to Plugins
MCP Server MCP

tech.xns/relayer

gitlab By gitlab 👁 4 views ▲ 0 votes

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

Homepage Verified source

Install

npx -y @xns-cloud/[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@xns-cloud/relayer-mcp",
      "version": "0.10.1",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...