/wp-content/plugins/ and activate it through the 'Plugins' menu in WordPressNo.
Yes — it can create, update, and delete posts, pages, and other content types (including WooCommerce products), always with your explicit confirmation first. You can also turn this off entirely in Settings / MAIA.
Yes, within the same rules as WordPress' own file editor — it can only touch files WordPress itself considers editable, every change requires your confirmation with a full diff, and if the edit introduces a fatal PHP error it is automatically detected and rolled back before it can break your site. This can also be turned off in Settings / MAIA, and it's unavailable if DISALLOW_FILE_EDIT is set or (on Multisite) you're not a Super Admin.
Every write action requires you to click Confirm on a card that shows exactly what will change — the raw diff or the raw arguments, never a summary written by the AI itself. Nothing happens automatically. That said, tool results (file contents, post content, etc.) are treated as data by MAIA, but no safeguard is perfect — review what you're confirming, especially on a site where other people can create content.
Yes — it can list installed plugins and install, activate, deactivate, or delete them, always with your confirmation first. This uses WordPress' own plugin REST endpoint, so it's subject to the same Administrator-only capability checks as the "Add Plugin" screen in wp-admin.
An optional, off-by-default setting (Settings / MAIA) that lets MAIA discover and call any REST route registered on your site — not just the specific ones its dedicated tools use. It's restricted to Administrators, and every call (even a read) still requires your confirmation showing the exact method, route and parameters before it runs. Leave it off unless you have a specific need for it; MAIA's dedicated tools already cover typical requests.
Yes. Settings / MAIA lets you require a minimum WordPress capability before MAIA offers any tools at all, and lets you turn file tools and/or write tools off completely, site-wide.
Check if Puter.com is up and running. If it is, check your usage via the right-click context menu → Puter AI → About... Puter provides free limited usage, and if you exceed it, MAIA won't respond until your usage resets.
MAIA can list, read, and write product titles/descriptions/status, and manage product categories and tags, the same way it does for posts and pages. Price and inventory management (WooCommerce-specific fields) are not yet supported.