
Product
Socket Now Protects the Firefox Extension Ecosystem
Socket is bringing experimental protection to Firefox, scanning 97,000+ extensions in Mozilla's official directory for malware and risky updates.
@mythxengine/claude-plugin
Advanced tools
MythX RPG - Interactive tabletop RPG gameplay for Claude Code
Interactive tabletop RPG gameplay powered by the MythX Engine. Create worlds, build characters, and play adventures—all within Claude Code.
claude plugins install @mythxengine/claude-plugin
This will:
/play# Start Claude Code
claude
# Begin playing
/play
The /play command guides you through:
| Command | Description |
|---|---|
/play | Start or resume an RPG adventure |
/augment-world | Add new content to an existing world pack |
/play
↓
┌─────────────────────────────────┐
│ Session Selection │
│ • Resume: <existing-game> │
│ • Start New Game │
└─────────────────────────────────┘
↓ (if new)
┌─────────────────────────────────┐
│ World Generation │
│ 7 parallel content generators │
│ create archetypes, monsters, │
│ items, locations, NPCs... │
└─────────────────────────────────┘
↓
┌─────────────────────────────────┐
│ Character Creation │
│ Choose from generated │
│ archetypes, name your hero │
└─────────────────────────────────┘
↓
┌─────────────────────────────────┐
│ Gameplay Loop │
│ GM narrates scenes │
│ You decide actions │
│ Dice determine outcomes │
└─────────────────────────────────┘
Game sessions are stored in ~/.mythx/ by default. This persists across Claude Code sessions.
To use a custom location, set the environment variable:
export RPG_MCP_DATA_DIR=/path/to/your/data
The plugin includes:
@mythxengine/claude-plugin/
├── .claude-plugin/
│ └── plugin.json # Plugin manifest with MCP server config
├── commands/
│ ├── play.md # Main /play command
│ └── augment-world.md # World augmentation command
├── skills/
│ ├── play/SKILL.md # Detailed gameplay skill
│ ├── npc-expansion.md # NPC detail expansion
│ ├── roleplay-npc.md # Quick NPC dialogue
│ └── situation-generator.md
└── agents/
├── content-generator.md # Parallel world generation
├── ai-player.md # AI companion decision-making
├── gm-researcher.md # GM research (full access)
├── player-researcher.md # Player research (no spoilers)
└── deep-roleplay.md # Method acting for pivotal moments
The MCP server (@mythxengine/mcp-server) provides 75+ tools for:
@mythxengine/mcp-server - The MCP server with all game mechanics@mythxengine/types - TypeScript types for the engine@mythxengine/engine - Pure game mechanics libraryMIT
FAQs
MythX RPG - Interactive tabletop RPG gameplay for Claude Code
We found that @mythxengine/claude-plugin demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Product
Socket is bringing experimental protection to Firefox, scanning 97,000+ extensions in Mozilla's official directory for malware and risky updates.

Research
/Security News
Three compromised Rust crates pulled in a malicious dependency that downloaded and executed cross-platform malware during Cargo builds.

Research
/Security News
Socket uncovered 77 linked Firefox extensions, including 40 that steal wallet secrets or credentials and 37 deceptive sports-score shells.