Title: Agentmatica MCP Connector
Author: Agentmatica
Published: <strong>September 21, 2026</strong>
Last modified: September 21, 2026

---

Search plugins

![](https://ps.w.org/agentmatica-mcp-connector/assets/banner-772x250.png?rev=3705712)

![](https://ps.w.org/agentmatica-mcp-connector/assets/icon.svg?rev=3705712)

# Agentmatica MCP Connector

 By [Agentmatica](https://profiles.wordpress.org/cinghaman/)

[Download](https://downloads.wordpress.org/plugin/agentmatica-mcp-connector.0.6.2.zip)

 * [Details](https://wordpress.org/plugins/agentmatica-mcp-connector/#description)
 * [Reviews](https://wordpress.org/plugins/agentmatica-mcp-connector/#reviews)
 *  [Installation](https://wordpress.org/plugins/agentmatica-mcp-connector/#installation)
 * [Development](https://wordpress.org/plugins/agentmatica-mcp-connector/#developers)

 [Support](https://wordpress.org/support/plugin/agentmatica-mcp-connector/)

## Description

**Agentmatica MCP Connector** is the official, free MCP connector for [Agentmatica](https://agentmatica.com).

Agentmatica is a website visitor agent: it answers from your own pages, captures
leads, and can take store actions when you connect tools. This plugin is the WordPress
side of that connection. It is **free to install** from the WordPress plugin directory.
You do not pay for the plugin.

You need an [Agentmatica account](https://agentmatica.com/signup) to use the chat
product. Agentmatica has a **free plan** (no credit card). Paid Agentmatica plans
add higher reply limits and extra product features. All plugin code on your site
stays available either way.

Developed by [Thought Bulb](https://thoughtbulb.dev).

#### What this plugin does

It runs an MCP (Model Context Protocol) server on your WordPress site so Agentmatica
can use documented tools:

 * **WordPress content** (always on) — site info, published pages, published posts
 * **WooCommerce** (optional, when WooCommerce is installed) — catalog search, in-
   chat cart, checkout link, order lookup, merchant-gated post-purchase actions,
   and AI order attribution for Agentmatica Insights

Connect Agentmatica with:

 * The UCP MCP endpoint (`/wp-json/agentmatica/v1/ucp/mcp`)
 * An integration token (Bearer auth, `amk_wp_` prefix for new tokens)
 * No WordPress username or application password

Requires WordPress **6.9 or later** for the Abilities API used by the MCP server.

Setup guide: [WordPress integration docs](https://agentmatica.com/docs/integrations/wordpress)

### External services

This plugin is a connector for the [Agentmatica](https://agentmatica.com) service.

 * **Service:** Agentmatica visitor chat and agent platform ([terms](https://agentmatica.com/terms),
   [privacy](https://agentmatica.com/privacy))
 * **When data is sent:** Only after you connect this site in Agentmatica (endpoint
   + integration token), or when a WooCommerce order attributed to Agentmatica is
   completed
 * **Data Agentmatica may read via MCP:** published site content; with WooCommerce,
   catalog/cart data and (if you enable them) order lookup / post-purchase tools,
   using the integration token or a logged-in customer token
 * **Data this plugin may POST to Agentmatica:** for attributed WooCommerce orders,
   order id/number, total, currency, shop URL, and conversation id to `https://app.
   agentmatica.com/api/webhooks/woocommerce/order-attribution` so revenue can appear
   in Agentmatica Insights
 * **Widget:** the chat widget itself is loaded from Agentmatica when you paste 
   the Deploy snippet on your site; this plugin does not inject that widget until
   you add the snippet

See `PRIVACY.md` in the plugin for local storage details.

## Screenshots

[⌊Settings → Agentmatica connection page with UCP MCP endpoint and integration token.⌉⌊
Settings → Agentmatica connection page with UCP MCP endpoint and integration token
.⌉[

Settings  Agentmatica connection page with UCP MCP endpoint and integration token.

[⌊Integration status and MCP abilities (WooCommerce optional).⌉⌊Integration status
and MCP abilities (WooCommerce optional).⌉[

Integration status and MCP abilities (WooCommerce optional).

[⌊AI discovery (llms.txt) setting.⌉⌊AI discovery (llms.txt) setting.⌉[

AI discovery (llms.txt) setting.

## Installation

 1. Install **Agentmatica MCP Connector** from Plugins  Add New, or upload the zip.
    Activate it. The plugin is free.
 2. Create a free Agentmatica account at [agentmatica.com/signup](https://agentmatica.com/signup)
    if you do not have one.
 3. In WordPress, open **Settings  Agentmatica** and copy the UCP MCP endpoint and 
    integration token.
 4. In Agentmatica  Integrations  WordPress, paste the token (and endpoint if asked).
    You can also use **Detect MCP** after a site crawl.
 5. Optional: install WooCommerce for catalog, chat cart, checkout, and post-purchase
    support.
 6. From Agentmatica **Deploy**, copy the WordPress PHP embed snippet onto your theme
    or a snippet plugin.

## FAQ

### Is this plugin free?

Yes. Installing and using this WordPress plugin is free. Agentmatica.com is a separate
product with a free plan and optional paid plans.

### Do I need Agentmatica.com?

Yes. This plugin is the MCP connector for Agentmatica visitor chat. Without an Agentmatica
bot configured with your endpoint and token, the plugin still runs locally but nothing
connects to it.

### Do I need the WordPress MCP Adapter plugin?

No. This plugin ships its own UCP MCP server at `/wp-json/agentmatica/v1/ucp/mcp`.

### Do I need WooCommerce?

No. WooCommerce enables catalog, cart, checkout, post-purchase support, and order
attribution. WordPress content tools work without it.

### Can the chat edit products or orders?

No, not as a store admin. Only published content, catalog reads, and visitor-scoped
cart mutations are exposed by default. Post-purchase order writes (cancel, address
update, return request) require a logged-in customer token and merchant-enabled 
toggles.

### Who develops this plugin?

[Thought Bulb](https://thoughtbulb.dev) builds and maintains the plugin for Agentmatica.
com.

### How do I get support?

Read [https://agentmatica.com/docs/integrations/wordpress](https://agentmatica.com/docs/integrations/wordpress)
or use the WordPress.org support forum for this plugin.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Agentmatica MCP Connector” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ Agentmatica ](https://profiles.wordpress.org/cinghaman/)

[Translate “Agentmatica MCP Connector” into your language.](https://translate.wordpress.org/projects/wp-plugins/agentmatica-mcp-connector)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/agentmatica-mcp-connector/),
check out the [SVN repository](https://plugins.svn.wordpress.org/agentmatica-mcp-connector/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/agentmatica-mcp-connector/)
by [RSS](https://plugins.trac.wordpress.org/log/agentmatica-mcp-connector/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 0.6.2

 * Checkout hand-off links now carry a random single-purpose token instead of the
   chat session key; the public redirect only accepts that token.
 * Registered abilities now require the plugin’s Bearer integration token (or an
   administrator) instead of an always-true permission callback.
 * Static llms.txt / .well-known/ucp files are only written on plain-permalink sites,
   from admin-side events, via the WP_Filesystem API; pretty-permalink sites serve
   both routes dynamically and no root files are written.

#### 0.6.1

 * WordPress.org listing copy: free MCP connector for Agentmatica.com, Thought Bulb
   as developer, fuller external-service disclosure.
 * Uninstall no longer fatals when cleaning public files (load compatibility classes
   before route cleanup).

#### 0.6.0

 * Widget parity: persist UCP `__ai_*` cart attributes on chat cart and order meta;
   push completed orders to Agentmatica for Insights revenue.
 * Accept widget session keys (`c_*`) on transient chat carts.
 * Customer-token REST route for logged-in Woo shoppers (WISMO + post-purchase writes
   from embed snippet).
 * UCP cart `create_cart` / `update_cart` merge attribution attributes.

#### 0.5.1

 * Add `export_catalog_snapshot` MCP tool for Agentmatica inventory-map generation.

#### 0.5.0

 * WooCommerce post-purchase support on UCP MCP (WISMO + merchant-gated cancel /
   address / return request).

#### 0.4.0

 * UCP 2026-04-08 MCP at `/wp-json/agentmatica/v1/ucp/mcp`; business profile at `/.
   well-known/ucp`.

#### 0.3.0

 * Rename plugin package to `agentmatica-wordpress`; modular architecture; `amk_wp_`
   integration tokens.

## Meta

 *  Version **0.6.2**
 *  Last updated **2 days ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.9 or higher **
 *  Tested up to **7.1.2**
 *  PHP version ** 7.4 or higher **
 * Tags
 * [AI](https://wordpress.org/plugins/tags/ai/)[chatbot](https://wordpress.org/plugins/tags/chatbot/)
   [ecommerce](https://wordpress.org/plugins/tags/ecommerce/)[mcp](https://wordpress.org/plugins/tags/mcp/)
   [woocommerce](https://wordpress.org/plugins/tags/woocommerce/)
 *  [Advanced View](https://wordpress.org/plugins/agentmatica-mcp-connector/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/agentmatica-mcp-connector/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/agentmatica-mcp-connector/reviews/)

## Contributors

 *   [ Agentmatica ](https://profiles.wordpress.org/cinghaman/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/agentmatica-mcp-connector/)