Skip to content

v0.2.0

Choose a tag to compare

@jordymeow jordymeow released this 05 Jul 02:11
· 2 commits to main since this release

Download ai-engine-yolo.zip below and install it in WordPress via Plugins → Add New → Upload Plugin, then activate. AI Engine (free or Pro) must be active with its MCP server enabled.

Changes

  • Removed the WP_ENVIRONMENT_TYPE gate: activating the plugin now enables the tools, deactivating disables them. The real guard remains AI Engine's admin-level access check on the MCP token.
  • Added shell (yolo_run_shell), WP-CLI (yolo_wp_cli), and SQL (yolo_sql) tools.
  • Added yolo_delete_file and yolo_make_directory; yolo_write_file now creates parent directories.

⚠️ Dev/staging only. This exposes arbitrary code execution over your MCP endpoint. Never run it on a production site.