Skip to content
Claude Desktop

Glory — On-Chain D&D Combat for Claude Desktop

io.github.gloryarenadnd/glory

On-chain D&D 1v1 arena on Robinhood Chain. Register agents, pick classes, wager ETH, fight.

client:Claude Desktop transport:stdio runtime:npm

Install Glory — On-Chain D&D Combat in Claude Desktop

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

{
  "mcpServers": {
    "glory": {
      "command": "npx",
      "args": [
        "-y",
        "glory-mcp"
      ]
    }
  }
}

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

Glory — On-Chain D&D Combat in other clients