विवरण
AI Agent & MCP Integration for WordPress brings a full AI automation layer into your WordPress dashboard — an AI chat assistant, no-code workflows, and native MCP (Model Context Protocol) support in both directions:
- MCP Server — expose your WordPress site’s abilities (create post, get site info, run an ability, etc.) as MCP tools that external AI apps like Claude.ai and ChatGPT can call, via a secure, consent-based OAuth connection.
- MCP Client — connect your WordPress AI agents outward to third-party MCP-enabled apps such as Salesforce, Slack, HubSpot, Stripe, Shopify, Gmail, Notion, Airtable, Mailchimp, GitHub, Google Sheets/Drive, Telegram, Discord, WhatsApp, and generic webhooks, so a single workflow can read, write, and trigger actions across your whole stack.
Instead of switching between tabs, copy-pasting prompts, or wiring up a separate automation tool, you chat with AI agents, build multi-step workflows, and connect your other business apps — all from inside WordPress.
Built on the WordPress Abilities API (WP 6.9+) and native AI APIs (WP 7.0+), the plugin gives your site a structured, permission-checked, and auditable way to let AI take action — not just generate text.
What you can do with AI Agent & MCP Integration
- Chat with AI agents directly inside the WordPress admin
- Create posts and drafts, generate summaries, and write SEO-friendly meta descriptions
- Build unlimited AI agents, each with its own system prompt, model, abilities, and role-based access
- Design no-code, multi-step workflows triggered by WordPress events (new post, new order, new comment, new user), external app events (Slack command, Telegram message, Stripe payment, form submission), a schedule/cron, or a webhook
- Connect external MCP apps — Salesforce, Slack, HubSpot, Stripe, Shopify, Gmail, Notion, Airtable, Mailchimp, GitHub, Google Sheets/Drive, Telegram, Discord, WhatsApp — as tools your agents can call
- Let external AI apps (Claude.ai, ChatGPT) securely connect into your site over MCP/OAuth and call your site’s abilities
- Govern every action with WordPress role-based access control and per-agent permissions
- Review a full execution log of every AI action, who triggered it, and when
- Start fast with prebuilt agent templates (SEO, WooCommerce, Support Triage, and more)
- Integrate programmatically via a developer REST API
This is not a generic chatbot bolted onto your site. It’s an AI Agent and MCP integration layer purpose-built to connect WordPress to the rest of your AI and SaaS stack — securely, and under your control.
Key Features
AI Chat Inside WordPress
A chat UI in wp-admin lets you talk to an AI agent directly — no external apps, no copy-pasting. Ask in plain English and the agent responds or acts.
MCP Server: Let AI Apps Connect Into WordPress
Expose your site’s WordPress abilities as MCP tools. External AI apps and assistants (Claude.ai, ChatGPT, and other MCP-compatible clients) can connect via OAuth and call those abilities in a controlled, consent-based way — no shared passwords, no blanket access.
MCP Client: Connect WordPress Out to Salesforce, Slack & More
Your AI agents and workflows can reach outward to MCP-enabled third-party apps — Salesforce, Slack, HubSpot, Stripe, Shopify, Gmail, Outlook, Notion, Airtable, Mailchimp, GitHub, Google Sheets/Drive, Telegram, Discord, WhatsApp, and generic webhooks — so a single prompt or workflow can act across WordPress and your other business tools.
No-Code Workflows (Pipelines)
Build multi-step automations without writing code. Trigger a workflow from a WordPress event, an external app event, a schedule, or a webhook, then chain together abilities and MCP tool calls — e.g., “new WooCommerce order create a Salesforce lead post a summary to Slack.”
Built for Modern WordPress (Abilities API)
Designed around the WP 6.9+ Abilities framework, so every AI action is structured and permission-checked. WordPress declares exactly what the site can do, keeping AI interactions predictable and secure.
Smarter Content Help
Generate summaries, draft outlines, write SEO-friendly meta descriptions, and polish existing content faster than doing it by hand.
AI Governance & Access Control
See exactly which abilities and MCP tools each AI agent can use. Restrict or permit actions using normal WordPress capabilities and roles — no surprise actions.
Execution Log (Full Transparency)
Every AI action and workflow run is logged under AI Agents Execution Log — what ran, who asked for it, and when. A complete audit trail for trust and troubleshooting.
Secure OAuth Integration
Connect external AI apps like ChatGPT and Claude via OAuth, and connect outward to MCP apps like Salesforce and Slack — every connection is explicit, scoped, and revocable.
Developer Friendly (REST API)
A REST endpoint (/wp-json/moaiagent/v1/chat) lets developers integrate AI and MCP workflows programmatically, turning the plugin into a platform for custom AI-driven features.
Why use AI Agent & MCP Integration for WordPress?
If you publish content regularly, run a WooCommerce store, or need WordPress talking to your CRM, helpdesk, or chat tools, MCP-powered AI agents can save hours of manual, repetitive work every week.
This plugin helps you:
- Save time on repetitive writing and admin tasks
- Connect WordPress to Salesforce, Slack, Stripe, and other MCP apps without custom code
- Speed up content publishing and SEO metadata
- Let AI apps like Claude and ChatGPT safely act on your WordPress site
- Give administrators full visibility and control over every AI action
- Automate cross-tool workflows that used to need a separate automation platform
Who should use this plugin?
- WordPress site administrators who want AI and automation inside the dashboard
- Agencies and RevOps/marketing teams syncing WordPress with Salesforce, HubSpot, or Slack
- WooCommerce stores that want orders, refunds, and inventory events to trigger workflows
- Bloggers and SEO teams who want faster drafting, summaries, and meta descriptions
- Support teams that want tickets or form submissions routed to Slack, email, or a CRM
- Developers building custom AI/MCP-powered WordPress experiences
Use Cases
- Turn a rough idea into a draft post
- New WooCommerce order create a Salesforce lead notify a Slack channel
- Form submission summarize with AI create a CRM record
- Generate a quick summary or SEO meta description for any page
- Let Claude.ai or ChatGPT securely create posts or pull site info via MCP
- Run a saved workflow on a schedule instead of retyping prompts every time
- Review execution logs to see exactly what an agent did and why
Feedback and support
If you need help using AI Agent & MCP Integration for WordPress or have suggestions, our team is here to help. Whether it’s a technical issue, a request for a new MCP integration, or general feedback, reach out with relevant details (steps, screenshots, or logs) so we can resolve it quickly. Use the in-plugin Support/Feedback form, email samlsupport@xecurify.com, or visit https://www.miniorange.com/contact.
External services
This plugin connects to external services to power AI chat, MCP tool calls, and workflow automations. Data is only sent when a logged-in user with the appropriate capability explicitly triggers a chat message, ability, or workflow step — never automatically or in the background without a configured trigger.
AI Client / AI model providers — this plugin integrates with the AI Client for WordPress plugin, which connects to external AI model APIs to process chat messages and generate text. What is sent: user chat messages, system context (site name, URL, user role, optional post title/ID), and conversation history, sent only when the /chat REST endpoint is called by an authorized user.
- Anthropic Claude — https://www.anthropic.com/ — Terms: https://www.anthropic.com/legal/consumer-terms — Privacy: https://www.anthropic.com/legal/privacy
- Google Gemini — https://ai.google.dev/ — Terms: https://ai.google.dev/gemini-api/terms — Privacy: https://policies.google.com/privacy
MCP client connections (external apps) — when you connect an agent or workflow to a third-party app as an MCP tool, the relevant request data (e.g., a message to post, a record to create) is sent to that app only when the connected ability/tool is actually invoked by an agent or workflow you configured:
- Slack — https://slack.com/ — Terms: https://slack.com/terms-of-service — Privacy: https://slack.com/trust/privacy/privacy-policy
- Salesforce — https://www.salesforce.com/ — Terms: https://www.salesforce.com/company/legal/agreements/ — Privacy: https://www.salesforce.com/company/privacy/
- HubSpot — https://www.hubspot.com/ — Terms: https://legal.hubspot.com/terms-of-service — Privacy: https://legal.hubspot.com/privacy-policy
- Stripe — https://stripe.com/ — Terms: https://stripe.com/legal — Privacy: https://stripe.com/privacy
- Shopify — https://www.shopify.com/ — Terms: https://www.shopify.com/legal/terms — Privacy: https://www.shopify.com/legal/privacy
- Google (Gmail, Sheets, Drive) — https://google.com/ — Terms: https://policies.google.com/terms — Privacy: https://policies.google.com/privacy
- Notion — https://www.notion.so/ — Terms & Privacy: https://www.notion.so/notion-terms-and-privacy
- Airtable — https://www.airtable.com/ — Terms: https://www.airtable.com/tos — Privacy: https://www.airtable.com/privacy
- Mailchimp — https://mailchimp.com/ — Terms: https://www.intuit.com/legal/terms/en-us/mailchimp/ — Privacy: https://mailchimp.com/legal/privacy/
- GitHub — https://github.com/ — Terms: https://docs.github.com/en/site-policy/github-terms/github-terms-of-service — Privacy: https://docs.github.com/en/site-policy/privacy-policies/github-privacy-statement
- Telegram — https://telegram.org/ — Terms: https://telegram.org/tos — Privacy: https://telegram.org/privacy
- Discord — https://discord.com/ — Terms: https://discord.com/terms — Privacy: https://discord.com/privacy
- Twilio (WhatsApp Business API) — https://www.twilio.com/ — Terms: https://www.twilio.com/legal/tos — Privacy: https://www.twilio.com/legal/privacy
MCP server connections (external AI apps) — when you authorize an external AI app to connect to your site over MCP/OAuth, that app can call the specific abilities you’ve allowed for it:
- Anthropic Claude.ai — https://claude.ai/ — Terms: https://www.anthropic.com/legal/consumer-terms — Privacy: https://www.anthropic.com/legal/privacy
- OpenAI ChatGPT — https://chatgpt.com/ — Terms: https://openai.com/policies/terms-of-use — Privacy: https://openai.com/policies/privacy-policy
No data is sent without an active user session and an explicit, user-configured action. No data is stored by this plugin beyond the execution log (stored locally in wp_options).
इंस्टॉलेशन
- Upload the miniorange-ai-agent folder to the /wp-content/plugins/ directory, or install it from the WordPress Plugins screen.
- Activate the plugin in WordPress.
- Make sure your site is running WordPress 7.0 or higher.
- Install and configure the AI Client plugin if you want AI-powered chat and model actions.
- Open the AI Agents screen in your WordPress admin to create an agent, connect MCP apps, and start chatting.
सामान्य प्रश्न
-
What is AI Agent & MCP Integration for WordPress?
-
It’s a WordPress plugin that adds an AI chat interface, no-code AI workflows, and MCP (Model Context Protocol) support inside the WordPress admin dashboard.
-
What is MCP (Model Context Protocol), and why does it matter?
-
MCP is an open standard that lets AI models and apps call external tools in a structured, permission-checked way. This plugin uses MCP in both directions: as a server (so apps like Claude.ai/ChatGPT can call your site’s abilities) and as a client (so your WordPress agents can call tools on apps like Salesforce or Slack).
-
Can I connect apps like Slack, Salesforce, or Stripe?
-
Yes. The plugin can connect your AI agents and workflows to MCP-enabled apps including Salesforce, Slack, HubSpot, Stripe, Shopify, Gmail, Notion, Airtable, Mailchimp, GitHub, Google Sheets/Drive, Telegram, Discord, and WhatsApp.
-
Can external AI apps like Claude.ai or ChatGPT connect to my WordPress site?
-
Yes, through a secure OAuth-based MCP connection. You control exactly which abilities each connected app or agent is allowed to use.
-
Is this a frontend chatbot for website visitors?
-
No. This plugin is built for WordPress administrators and internal content/automation workflows inside the dashboard.
-
Does it support Gemini and Claude as AI providers?
-
Yes. The plugin can connect through the AI Client setup to supported providers such as Google Gemini and Anthropic Claude.
-
Can the assistant create posts and improve SEO content?
-
Yes. It can create posts, generate summaries, and write SEO-friendly meta descriptions.
-
Can I automate multi-step tasks without writing code?
-
Yes. Build a workflow with a trigger (WordPress event, external app event, schedule, or webhook) and chain together abilities and MCP tool calls — no code required.
-
Is there a log of what the assistant and workflows do?
-
Yes. The plugin includes execution logging so administrators can review recent AI and workflow activity.
-
What is the WordPress Abilities API?
-
It’s a WP 6.9+ framework that lets plugins declare “abilities” (actions) in a structured, machine-readable way. This plugin uses the Abilities API so AI agents and MCP clients can discover and safely call actions like creating a post.
-
Does this slow down my site?
-
No. The AI chat and workflow engine run in the admin; heavy processing happens on the external AI provider or connected app. Rate limiting prevents overload, and your front-end visitor experience is unaffected.
समीक्षाएं
इस प्लगइन के लिए कोई समीक्षा नहीं है।
सहायक &डेवलपर्स
Translate “AI Agent & MCP Integration” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
बदलाव विवरण
1.2.2
- Updated support widget
- Updated documentation links
- Bug fixes
1.2.1
- Modified the Tools While Creating/Editing the AI Agents
- Handled the flow while testing the agent if no abilities and knowledge is configured
- Added Support form and Feedback form
1.2.0
- Enhanced AI Chat interface with support for multiple chat sessions and persistent chat history.
- Added a Stop button to instantly cancel ongoing AI responses.
- Introduced Copy and Regenerate actions for every AI-generated response.
- Create and manage unlimited AI agents, each with its own system prompt, AI model, and WordPress role permissions.
- Assign WordPress abilities and MCP tools to individual AI agents.
- Improved system prompt management with a clean read-only view and inline editing option.
- Added agent-level role-based access control for secure and controlled AI interactions.
- Implemented comprehensive execution logs to track all AI agent activities and actions.
1.1.1
- List all the abilities in the WordPress Site and added Abilities Governance
- Removed dependency of AI Client Plugin
- Create new pipelines to link multiple Abilities
1.1.0
- Added support for Connecting with AI Agents like ChatGPT and Claude.AI
- Displaying the Execution Logs of the AI Agent Chat
1.0.0
- Initial release
- Chatbot with Abilities API integration: Create Post and Get Site URL.