Plugin Claude Code
MythX Engine plugins — RPG world building, gameplay, and AI game mastering.
Plugin Claude Code
MythX Engine plugins — RPG world building, gameplay, and AI game mastering.
Plugin Claude Code
RPG World Builder - Full tabletop RPG experience with parallel world generation, GM-driven gameplay, combat, book generation, and world expansion tools powered by the RPG MCP server.
Agent
Plays an AI-controlled party member. Embodies the character and decides actions in-character.
Agent
Generates formatted book content for RPG world packs. Handles the full prompt-execute-save cycle.
Agent
Generates specific RPG content types for a world building session. Handles the full prompt-execute-save cycle.
Agent
Method acting specialist for pivotal NPC moments. Use for villain monologues, emotional confrontations, major revelations, or any scene that deserves full dramatic treatment. Returns detailed character preparation and an in-character performance.
Agent
Research source material for players. No spoilers or secrets.
Hook
Runs when a session starts on compact, startup and resume, executing session-context.sh via bash (3 commands). From protoLabsAI/mythx-mcp.
Hook
Runs after a tool call finishes for mcp__plugin_rpg_rpg__ and mcp__plugin_rpg_rpg__save_generation_result tool calls, executing handle-mcp-failure.sh and validate-world-save.sh via bash (2 commands). From protoLabsAI/mythx-mcp.
Hook
Runs before the context is compacted, executing pre-compact-save-state.sh via bash. From protoLabsAI/mythx-mcp.
Hook
Runs when a session ends, executing session-context.sh and evaluate-session.js via bash (2 commands). From protoLabsAI/mythx-mcp.
Skill Claude CodeCodex
Add new content to an existing world pack. Batch add monsters, NPCs, items, locations, and encounters.
Skill Claude CodeCodex
Enter focused combat mode with only combat-relevant tools available. Optimized for fast, decisive tactical play.
Skill Claude CodeCodex
Enter focused exploration mode with tools for session management, time tracking, scene framing, encounters, leads, and relationships.
Skill Claude CodeCodex
Generate print-ready books from an existing world pack. Creates GM book, player book, bestiary, and campaign setting.
Skill Claude CodeCodex
Start or resume an RPG adventure. Creates worlds, characters, and runs the game.
Skill Claude CodeCodex
Enter focused session-management mode with session, player, turn coordination, and time tools. Optimized for setting up and managing game sessions before or between play.
Skill Claude CodeCodex
Enter focused world-building mode with only generation, world pack, and expansion tools available. Optimized for creating complete RPG worlds from scratch or expanding existing ones.
MCP server Claude CodeCodexCursor +2
Tabletop RPG engine over MCP: dice, combat, stress, clocks, world generation, four bundled worlds. Runs locally from the @mythxengine/mcp-server npm package. Needs 1 environment variable to run.
Skill Claude CodeCodex
Drive a native GUI app on this machine — snapshot a window's accessibility tree, then click/type/scroll by element, without stealing the user's focus. Use when asked to operate, drive, automate, or do something in a real desktop application (or a web app that only exists in a real browser window). Requires the cua…
MCP server Claude CodeCodexCursor +2
MCP server "cua-plugin" as configured in protoLabsAI/cua-plugin. Runs locally from the cua-plugin Python package.