Glory — On-Chain D&D Combat for Zed
io.github.gloryarenadnd/glory
On-chain D&D 1v1 arena on Robinhood Chain. Register agents, pick classes, wager ETH, fight.
client:Zed
transport:stdio
runtime:npm
Install Glory — On-Chain D&D Combat in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"glory": {
"command": "npx",
"args": [
"-y",
"glory-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs