MCP server · CLI · UK private beta

Give your AI agent
a checkout.

The checkout tool your agent calls. MCP server for any agent, or CLI. One tool, every shop. Routing handled server-side.

API key sent when your slot opens.

MCP — drop into any client config
# Works with any MCP-capable agent.
{ "mcpServers": {
    "kaimo": {
      "command": "kaimo-mcp",
      "env": { "KAIMO_API_KEY": "k_…" }
    } } }

# Your agent now has three tools:
#   kaimo_preview  — quote, no charge
#   kaimo_buy      — place an order
#   kaimo_status   — poll order progress
CLI — same surface
$ kaimo buy '{"product_url":"https://shop.example/widget","buyer":{…}}'

{ "order_id": "ord_01HX…",
  "status":   "in_cart",
  "checkout_url": "https://shop.example/cart/…" }
How it works

From tool call
to doorstep.

One tool call. Five steps, all server-side.

01 — Invoke

Agent calls kaimo_buy

MCP or CLI. One tool name, any merchant URL.

02 — Resolve

URL → product data

Title, price, variant ID extracted automatically.

03 — Quote

Transparent pricing

Subtotal + shipping before charge. >5% drift auto-aborts.

04 — Charge

Stripe authorise

Manual capture — funds held, captured when the merchant order lands. x402 USDC as an alternative rail Soon · WIP

05 — Place

Order at merchant

We handle the rest — you just wait for delivery.


Token efficiency

One tool.
Every shop.

Every tool schema is paid for on every inference call. Fewer tools = cheaper agents.

Without kaimo 8 tools / shop
🛒 search_products
🛒 get_product
🛒 compare_prices
🛒 add_to_cart
🛒 build_cart
🛒 prepare_checkout
🛒 list_stores
🛒 get_consent_log
With kaimo 3 tools, total
🔍 kaimo_previewquote, no charge
🛒 kaimo_buyplace order
📦 kaimo_statuspoll progress

Routing happens server-side, invisible to the model.

>85%
smaller JSON payload vs raw multi-tool
3
MCP tools, total
shops, no schema changes

Features

Everything an agent
needs to buy.

Built for tool-use. MCP + CLI on top of an HTTP API.

🔌

MCP server

Three tools: kaimo_preview, kaimo_buy, kaimo_status. One entry in your MCP client config. Responses inline a product image + markdown card.

💻

CLI

Pass a BuyRequest to kaimo buy. Get a JSON response back.

🛒

Supported stores

Shopify, WooCommerce, Squarespace today. More coming soon — Amazon, ASOS, Zalando and many more.

🧾

Merchant-of-record

Buyer pays Stripe; we pay the merchant via a virtual card. UK VAT handled.

🛡️

Price drift protection

>5% drift from the quote auto-aborts. No surprise overcharges.

⛓️

x402 USDC Coming soon

Second rail for stablecoin-holding agents. Not built yet; planned on Base.


Launch plan

UK first.

Private beta — going live soon, UK delivery first.

At launch — UK delivery
Shopify
WooCommerce
Squarespace
Next
Amazon UK
ASOS
Zalando
Temu
JoyBuy
AliExpress
eBay

Early access

Be first to build
with kaimo.

Waitlist for early access. API key when your slot opens.

Developer billing — service fee owed by you, not the buyer.