=== Reinvent AI Agent ===
Contributors: reinventwp
Tags: ai agent, elevenlabs
Requires at least: 5.0
Tested up to: 6.9
Stable tag: 1.0.2
Version: 1.0.2
Requires PHP: 7.4
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

AI Agent by Reinvent Labs - Bring AI Agent to WordPress, Help both admin and users on your website.

== Description ==

Make your Website As a Living Creature - Helping both site admin and users on your website.

This plugin is well made bridge that enables your website connect to AI Agent Services. **It Just work!**

It helping both site admin (you) and your website visitor (public facing)

**For helping site admin:**

We have MCP, its some protocol that enables AI agent like chatgpt, openclaw, claude code to do something with your website like create / update articles.

Not just MCP, but we have **Smart MCP** its the prompting and function that are tested and never let your ai agent fail.

**For public facing**

ai agent currently we only support ElevenLabs Agent.

== Frequently Asked Questions ==

= What is this plugin? =

This plugin integrates AI Agent services into your WordPress website, helping both administrators and users interact with AI-powered assistants.

= Which AI services are supported? =

Currently, we support ElevenLabs AI Agent. More providers will be added in future updates.

== Roadmap ==

We always improve our functionality while maintain lightweight.

* **1.0.0 – March 2025**
  * Support ElevenLabs AI Agent

* **1.0.1 - 1.1.x – Apr 2026**
  * MCP

* **1.1.0 - 1.9.x – May 2026**
  * Support Integration with Retell AI
  * Some button on published post to Summarize Content With Chat GPT, Perplexity AI, Grok AI, Gemini AI
  * Any suggestion? [fill this form](https://reinventwp.com/feedback)

== Installation ==

1. Upload the plugin folder to `/wp-content/plugins/` or install via **Plugins → Add New**.
2. Activate the plugin.
3. Go to **Settings → Reinvent WP AI Agent**.
4. Enter your **API Key** and **Agent ID**
5. Save. The launcher should appear on the front end.

== Licensing ==

All your plugin configurations and API secret keys are stored in your own self-hosted WordPress. This makes it private and secure.

This plugin does not offload JavaScript, CSS, or image assets to third-party CDNs. All frontend assets required by the plugin are included locally.

**External services / API calls**

This plugin connects to the following services to function:

1. ElevenLabs API (`https://api.elevenlabs.io` and regional residency variants) for Conversational AI functionality. An ElevenLabs account and Agent ID are required.
2. ReinventWP services (`https://services.reinventwp.com`) when you open the plugin settings page in WP Admin to check the plan/subscription status.

Our server is live at `https://services.reinventwp.com`, and it is used for:

- Subscription authentication (via Freemius)

**Data sent to our API:**
- Freemius user info (email, website URL, license, plan)

[Terms of Service](https://reinventwp.com/terms-and-conditions) | [Privacy Policy](https://reinventwp.com/privacy)

== Changelog ==

= 1.0.2 =
* UI/UX

= 1.0.1 =
* MCP

= 1.0.0 =
* Initial release