Integrations & MCP

Connect AI Merchant to everything.

Native Model Context Protocol support means AI Merchant can act as an MCP server or client — and two-way sync with any REST or GraphQL API. There is no system it can't talk to.

5 of 6 connected · syncing
tap to connect
Connect the stack

Works with the tools you already run.

E-commerce

Sell online with a branded storefront and trade portal, stock kept in perfect sync.

WooCommerceStorefrontTrade portal

Payments

Take card and contactless payments in store and online with leading terminals.

WorldpayDojoRevolutStripe

Accounting

Push sales, purchases and VAT to your books automatically, both ways.

Xero

Comms & marketing

Reach customers over email and SMS straight from the marketing suite.

MailgunTwilio

Logistics

Plan deliveries and routes and keep customers updated end to end.

Fleet & RoutingTracking

MCP & API

Connect any MCP server or REST / GraphQL API with two-way sync and webhooks.

MCPRESTGraphQLWebhooks
Model Context Protocol

One protocol. Any system. Live data.

Expose AI Merchant as an MCP server so AI agents can read live stock and pricing, place orders and automate operations — or connect outward to any other MCP server or API.

1

Connect

Point AI Merchant at any MCP server or API with a single call and your credentials.

2

Sync

Stock, pricing, orders and customers stay aligned in real time, in both directions.

3

Automate

Let AI agents act on live data — reorder stock, update prices and place orders.

connect.ts
// Expose your platform to any AI agent
import { AIMerchant } from "@ai-merchant/mcp"

const aimerchant = new AIMerchant(env.KEY)

// connect to anything
await aimerchant.connect("mcp://your-server")
await aimerchant.stock.sync("woocommerce")

Build it into your stack today.

Full API and MCP access on every plan from Scale upwards.