0+
June 6, 2026
May 20, 2026
Agenistrator puts an AI agent directly in your WordPress admin dashboard. Most AI plugins just generate text in a box. Agenistrator actually operates your admin for you. Chat naturally to manage your entire site: create and edit content, install plugins and themes, manage users and permissions, monitor site health, and automate multi-step workflows. The agent plans complex tasks, executes them step by step, and course-corrects if it gets stuck. It’s read-only by default, so it can’t change anything until you explicitly approve write access.
You can start using Agenistrator at no cost. OpenRouter and Ollama Cloud both offer free tiers with capable models. Just sign up, get a free API key, and you’re ready to go. No credit card required to get started.
Agenistrator gives AI models the ability to make changes to your site. We take this responsibility seriously:
Please be aware: Using AI agents carries inherent risks, including potential API costs, unintended content changes, and data loss. Start with a spending limit on your provider account. The developers accept no responsibility for actions taken by AI models through this plugin. Use at your own risk.
Some tools can fetch external URLs or send emails if you enable them.
This plugin connects to external services to provide AI assistant functionality. You must configure at least one AI provider for the plugin to work. Your conversations and site content are only sent to providers you explicitly configure.
Data sent to providers: Your conversation history, tool outputs, and relevant site content are sent when you interact with the assistant. If you enable semantic search, your site’s posts and pages are sent to generate embeddings.
Other external requests: The plugin fetches model metadata from models.dev (GitHub) and tokenizer vocabulary files from OpenAI’s public blob storage. These requests contain only your server’s IP address and no user data. Both are cached locally.
Multisite: Site administrators can manage their own sites. Tools that read files outside the uploads directory or access server-level diagnostics require super admin access.
/wp-content/plugins/agenistratorAgenistrator itself is free. However, it requires an API key from an AI provider (OpenAI, Anthropic, OpenRouter, or Ollama Cloud), which typically charge based on usage. Costs vary by provider and model, and more capable models generally cost more per message. Start with a spending limit on your provider account to avoid surprises. Ollama Cloud and OpenRouter both offer free tiers that let you try the plugin without any cost.
Agenistrator is designed with safety in mind. By default, only read-only tools are enabled, so the assistant can view and search your content but cannot make changes. Write tools (that create, edit, or delete content) must be explicitly enabled by you. The assistant also respects WordPress permissions, so it can only do what your user account is allowed to do.
Changes made by Agenistrator are the same as changes you would make manually through WordPress. Posts and pages support WordPress revisions, so you can revert content changes. For other operations, consider making a backup before enabling write tools for the first time.
Agenistrator works with any compatible model from OpenAI, Anthropic (Claude), OpenRouter, or Ollama Cloud. Available models are automatically discovered from each provider. The plugin filters out models that don’t support the features it needs, showing you only compatible options.
More capable models generally provide better results for complex tasks. If you’re using a smaller or free-tier model and experiencing issues, try switching to a more powerful model. The quality of your results is directly related to the capabilities of the AI model you choose.
Semantic search finds content by meaning rather than just keywords. For example, searching for “vacation photos” could find a post titled “Our Trip to Hawaii” even though the exact words don’t match. This feature is optional and requires an embedding model from OpenAI or OpenRouter (Anthropic and Ollama Cloud don’t offer embedding models). Semantic search is disabled by default to avoid surprise API costs.
Your API keys, chat history, and content embeddings are stored in your WordPress database and are not transmitted externally by the plugin. When you chat with the assistant, your messages and relevant context are sent to your configured AI provider. The plugin also fetches model metadata from models.dev and tokenizer data (both cached locally).
The assistant can only perform actions that:
1. You have enabled in the tool settings (read-only tools are on by default, write tools are off)
2. Your WordPress user account has permission to do
3. Are implemented as tools in the plugin
Tip: For a free, easy-to-set-up starting point, try Ollama Cloud. A sensible default chat model is auto-selected when you add the provider. OpenRouter is another good free option that gives you access to hundreds of models from multiple providers with a single API key.
Yes! You can configure multiple providers and switch between them. This is useful for comparing models or using different providers for different tasks.
You can generate a diagnostic report directly from the chat widget. Reports include your chat thread, site info, and configuration (API keys are automatically excluded). You can download reports for your own review or optionally send them to help developers fix issues. For direct support, use the WordPress.org support forum.
Release date: June 5, 2026
Translation fixes and corrections
Release date: May 19, 2026
Minor fixes and improvements
Release date: May 5, 2026
Added Ollama Cloud provider support
Release date: March 8, 2026
Initial release