MythxEngine for Claude Code
io.github.protolabsai/mythxengine
Tabletop RPG engine over MCP: dice, combat, stress, clocks, world generation, four bundled worlds
client:Claude Code
transport:stdio
runtime:npm
Install MythxEngine in Claude Code
run in your project directory
claude mcp add mythxengine -e RPG_MCP_DATA_DIR=<RPG_MCP_DATA_DIR> -- npx -y @mythxengine/mcp-server
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs