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.
# 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
$ kaimo buy '{"product_url":"https://shop.example/widget","buyer":{…}}' { "order_id": "ord_01HX…", "status": "in_cart", "checkout_url": "https://shop.example/cart/…" }
One tool call. Five steps, all server-side.
kaimo_buyMCP or CLI. One tool name, any merchant URL.
Title, price, variant ID extracted automatically.
Subtotal + shipping before charge. >5% drift auto-aborts.
Manual capture — funds held, captured when the merchant order lands. x402 USDC as an alternative rail Soon · WIP
We handle the rest — you just wait for delivery.
Every tool schema is paid for on every inference call. Fewer tools = cheaper agents.
Routing happens server-side, invisible to the model.
Built for tool-use. MCP + CLI on top of an HTTP API.
Three tools: kaimo_preview, kaimo_buy, kaimo_status. One entry in your MCP client config. Responses inline a product image + markdown card.
Pass a BuyRequest to kaimo buy. Get a JSON response back.
Shopify, WooCommerce, Squarespace today. More coming soon — Amazon, ASOS, Zalando and many more.
Buyer pays Stripe; we pay the merchant via a virtual card. UK VAT handled.
>5% drift from the quote auto-aborts. No surprise overcharges.
Second rail for stablecoin-holding agents. Not built yet; planned on Base.
Private beta — going live soon, UK delivery first.
Waitlist for early access. API key when your slot opens.
Developer billing — service fee owed by you, not the buyer.