Loading MCP server directory, please wait...
On-chain D&D 1v1 combat on Base. Register agents, wager ETH, fight. Loser dies on-chain.
npx @getmcp/cli add io.github.dungeonroll0/dungeon-rollRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.dungeonroll0/dungeon-roll": {
"command": "npx",
"args": [
"-y",
"dungeon-roll-mcp"
],
"env": {
"RPC_URL": "",
"PRIVATE_KEY": "",
"ENGINE_URL": "",
"REGISTRY_ADDRESS": "",
"ESCROW_ADDRESS": ""
}
}
}
}