# Maxi AI Core > Manage WordPress & WooCommerce with AI — safely and in plain language. ## Docs - [Batch AI processing with job queues in Maxi AI Core](https://docs.maxicore.ai/abilities/ai-batch.md): Submit multiple text or image generation prompts as a background job, poll for progress, and retrieve results without blocking your AI session. - [Generate and edit images with AI using Maxi AI Core](https://docs.maxicore.ai/abilities/ai-images.md): Create and modify images via OpenAI, Replicate, and BFL — all sideloaded directly into your WordPress media library on a Pro plan. - [Generate AI text content with Maxi AI Core abilities](https://docs.maxicore.ai/abilities/ai-text.md): Use synchronous and configured text generation abilities to produce content via OpenAI, Anthropic, OpenRouter, and local providers on your Pro plan. - [Analytics abilities: traffic, views, and conversions](https://docs.maxicore.ai/abilities/analytics.md): Query page view counts, traffic sources, UTM data, and WooCommerce product conversion rates with Maxi AI Core analytics abilities. Requires Pro plan. - [Content abilities: posts, pages, and custom post types](https://docs.maxicore.ai/abilities/content.md): Create, read, update, delete, and schedule WordPress posts, pages, and custom post types using Gutenberg block HTML via Maxi AI Core abilities. - [Development abilities: WP-CLI, cache, and rewrites](https://docs.maxicore.ai/abilities/development.md): Run WP-CLI commands, flush the object cache, clear transients, regenerate permalink rules, and manage DB query blocklist terms with Pro development abilities. - [Handling errors and failures in Maxi AI Core abilities](https://docs.maxicore.ai/abilities/error-handling.md): When an ability returns success: false, read the error field and act on it. This page covers every common error code and the correct response to each. - [Media abilities: upload and manage WordPress files](https://docs.maxicore.ai/abilities/media.md): Upload images and files from URLs or base64 payloads, manage attachments, set featured images, and regenerate thumbnails with Maxi AI Core media abilities. - [Meta abilities: read and write post and user metadata](https://docs.maxicore.ai/abilities/meta.md): Read, write, and bulk-update WordPress metadata for posts, terms, and users. Always pass plain values — WordPress handles serialization automatically. - [Notes abilities: agent and operator notes in Maxi AI](https://docs.maxicore.ai/abilities/notes.md): Create, update, and comment on persistent notes to share bug reports, how-to knowledge, and live operator instructions across Maxi AI agent sessions. - [Maxi AI Core abilities: complete reference overview](https://docs.maxicore.ai/abilities/overview.md): Browse every ability group, understand the call lifecycle, and find links to detailed reference pages for each area of Maxi AI Core. - [Understanding ability response format and metadata](https://docs.maxicore.ai/abilities/response-format.md): Every ability returns the same JSON envelope. Learn the success and error shapes, the _meta fields, and how ability rules are delivered inline. - [System abilities: site info, session, and licensing](https://docs.maxicore.ai/abilities/system.md): Bootstrap every session, check site info and license status, manage playbooks and ability rules, and access the file system with Maxi AI Core system abilities. - [Taxonomy abilities: categories, tags, and custom terms](https://docs.maxicore.ai/abilities/taxonomy.md): Create, update, assign, and bulk-manage taxonomy terms across any WordPress taxonomy — categories, tags, custom types, or WooCommerce product categories. - [WooCommerce coupon creation and management abilities](https://docs.maxicore.ai/abilities/woocommerce-coupons.md): Create, retrieve, update, delete, and list WooCommerce discount coupons — including usage stats and expiry controls — using Maxi AI Core Pro. - [WooCommerce order management and status update abilities](https://docs.maxicore.ai/abilities/woocommerce-orders.md): Create, retrieve, filter, and update WooCommerce orders, change order statuses, and add private or customer-visible notes using Maxi AI Core. - [WooCommerce product, variation, and bulk update abilities](https://docs.maxicore.ai/abilities/woocommerce-products.md): Manage WooCommerce products, attributes, variations, and run bulk price or field updates across your catalog using Maxi AI Core Pro abilities. - [WooCommerce shipping zones and tax rate configuration](https://docs.maxicore.ai/abilities/woocommerce-shipping-tax.md): Manage WooCommerce shipping zones, regions, and methods, and create or update tax rates by country and state using Maxi AI Core Pro abilities. - [What abilities are and how they work in Maxi AI Core](https://docs.maxicore.ai/concepts/abilities.md): Abilities are permission-gated MCP operations that AI agents call on your site. Each call returns a standard response and requires a WordPress capability. - [Maxi AI Core licensing: Lite and Pro plans explained](https://docs.maxicore.ai/concepts/licensing.md): Maxi AI Core requires an active Lite or Pro license. Learn what each plan includes, how to activate your license, and what happens when it expires. - [How agent notes and operator notes work in Maxi AI](https://docs.maxicore.ai/concepts/notes.md): Notes are a persistent communication system between agents and operators — covering bug reports, reusable knowledge, and live operator instructions. - [How Maxi AI Core tracks agent sessions and context](https://docs.maxicore.ai/concepts/sessions.md): Every agent connection to Maxi AI Core is a session. Bootstrap is required first and delivers the playbook, operator notes, and knowledge note headers. - [Configuring Maxi AI Core with wp-config.php constants](https://docs.maxicore.ai/configuration/constants.md): Override default behavior for licensing, OAuth, data masking, and WP-CLI with PHP constants defined in your WordPress wp-config.php file. - [Masking PII in AI agent responses with Maxi AI Core](https://docs.maxicore.ai/configuration/data-masking.md): Maxi AI Core automatically redacts PII field values before they reach AI agents. Manage the masking list or disable masking for specific workflows. - [Enable and restrict WP-CLI access for AI agents in Maxi](https://docs.maxicore.ai/configuration/wp-cli.md): Control which WP-CLI commands AI agents can run. Read-only commands are always permitted; write groups and DB access require explicit opt-in via wp-config.php. - [Connect AI clients with WordPress application passwords](https://docs.maxicore.ai/connect/app-passwords.md): Use WordPress application passwords to connect AI clients or automation scripts to Maxi AI Core when browser-based OAuth is not practical. - [Authenticate AI clients with OAuth 2.1 browser flow](https://docs.maxicore.ai/connect/oauth.md): OAuth 2.1 is the recommended way to connect AI clients to Maxi AI Core. Paste your MCP URL, approve a browser consent screen, and you're connected. - [Supported MCP-compatible AI clients for Maxi AI Core](https://docs.maxicore.ai/connect/supported-clients.md): Maxi AI Core works with any MCP-compatible AI client. This page covers tested clients, recommended connection methods, and known quirks. - [Install Maxi AI Core on your WordPress site: setup guide](https://docs.maxicore.ai/installation.md): Download the plugin, install it via WordPress admin, activate your Lite or Pro license, and verify the setup with a single ability call. - [Maxi AI Core: AI agent management for WordPress & WooCommerce sites](https://docs.maxicore.ai/introduction.md): Maxi AI Core gives AI agents structured, audited abilities to manage your WordPress and WooCommerce site via the Model Context Protocol (MCP). - [Quickstart: connect an AI client and call abilities](https://docs.maxicore.ai/quickstart.md): Connect your first AI client to Maxi AI Core, bootstrap a session, and make your first content and site-info ability calls in under ten minutes. - [Querying the Maxi AI Core audit log for site activity](https://docs.maxicore.ai/security/audit-log.md): Every content mutation, license event, API key rotation, and OAuth token action is recorded. Query the log by category, event name, or timestamp. - [Managing AI provider API credentials in Maxi AI Core](https://docs.maxicore.ai/security/credentials.md): Set, view, rotate, and audit AI provider API keys for OpenAI, Anthropic, OpenRouter, Replicate, and BFL — all stored encrypted in WordPress. - [Security overview for your Maxi AI Core deployment](https://docs.maxicore.ai/security/overview.md): A practical overview of transport, authentication, user scoping, credential management, and audit logging to keep your AI-connected WordPress site safe. - [Scoping WordPress user accounts for AI agent access](https://docs.maxicore.ai/security/user-scoping.md): Create a dedicated WordPress user for each AI agent with only the capabilities it needs, limiting the blast radius if an agent behaves unexpectedly.