Mechanic is the unified platform for WoW addon development, providing CLI tools, MCP integration, a web dashboard, and in-game diagnostics.
MANDATORY: ALWAYS use MCP tools directly instead of the shell.
| Env Status | env.status() | | Get Addon Output | addon.output(agentmode=true) | | Lint Addon | addon.lint(addon="MyAddon") | | Format Addon | addon.format(addon="MyAddon") | | Run Tests | addon.test(addon="MyAddon") | | Sync Addon | addon.sync(addon="MyAddon") | | Search APIs | api.search(query="Spell") |
Context for Mechanic: l'hub di sviluppo dei componenti aggiuntivi di WoW. Copre CLI, server MCP, dashboard, moduli di gioco e MechanicLib. Carica questo per una comprensione approfondita degli strumenti meccanici. Trigger: meccanico, mech, cli, mcp, dashboard, strumenti, hub di sviluppo. Fonte: falkicon/mechanic.