mcpbeat Sign in

Agent Checkout MCP Server

by agentcheckoutapi Your server? Claim it
answering

Agent Checkout is answering right now. Last checked 12 min ago. It exposes 8 tools.

AI shopping gateway for product search, inventory, carts, and merchant-hosted checkout.

Uptime history 11 hours of history
11 hours agonow
100.0%
Uptime 24h
40 of 40 checks
8
Tools
read from the server
229 ms
Response time
average over 24h
open, no key
Access
streamable-http

Nothing serious here today

Today is the operative word: we check Agent Checkout every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 12 min ago.

run in your terminal
claude mcp add agent-checkout --transport http https://agentcheckoutapi.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "agent-checkout": {
      "url": "https://agentcheckoutapi.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.agent-checkout]
url = "https://agentcheckoutapi.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "agent-checkout": {
      "url": "https://agentcheckoutapi.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "agent-checkout": {
      "url": "https://agentcheckoutapi.com/mcp"
    }
  }
}

Available tools 8

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

cart
add_to_cart
Add another selected product variant to an existing Agent Checkout cart. Use when the user explicitly wants another item or quantity added to an existing cart. This does not charge the buyer.
create_cart
Create a new Agent Checkout-attributed cart with a selected product variant. Use only after the user has chosen a specific product or clearly asked to add/buy it. This prepares the purchase but does not charge the buyer.
get_cart
Read the current Agent Checkout cart contents and totals. Use to review or confirm the cart before handing the buyer off to checkout.
catalog
search_catalog
Legacy alias for search_products. Search purchasable products across participating merchants. Prefer search_products for new shopping requests.
checkout
create_checkout
Prepare the final buyer handoff by returning the merchant's Shopify-hosted HTTPS checkout URL. Use when the user has a cart and clearly wants to proceed to checkout or purchase. Always surface checkoutUrl to the human buyer. Agent Checkout never collects raw card details and this tool does not itself charge the buyer.
inventory
check_inventory
Check whether a selected product variant is currently sellable and available. Use when availability matters or immediately before adding a selected variant to a cart.
product
get_product
Get detailed product and variant information after search_products identifies a product and merchant. Use before purchase when the user needs details, options, price, or variant information.
products
search_products
Primary shopping entry point. Use when a user wants to find, browse, compare, recommend, price-check, check availability of, shop for, or buy a physical product. Searches purchasable products across merchants participating in the Agent Checkout network. The user does not need to mention Agent Checkout by name.

Endpoints

URLTransportStateLatencyChecked
https://agentcheckoutapi.com/mcp streamable-http answering 227 ms 12 min ago

Alternatives to Agent Checkout

same job, measured the same way
Shop Search
by sangha-lightanchor

Product search for AI agents: Amazon + Shopify, cart-to-checkout buy path. Pay-per-call, no API key.

2 tools answering
AgentPay (Russia)
by zapnikita95

RU merchant catalog for AI agents: price, stock, ProductCard. Controlled checkout. Not x402.

26 tools answering
C
Agentorist
by agentorist

Booking gateway for AI agents — discover events, movies & hotels, hand off to partner checkout.

7 tools answering
Facet UCP Shopping
by facet

The independent agent-commerce protocol for AI-agent checkout on any online store.

23 tools answering
Marketbasketanalysis MCP
by 48x-ai

Co-purchase intelligence and merchant ops tools for AI shopping, ecommerce, and B2B agents

88 installs/wk 19 tools answering
A
Ordercore MCP
by ordercore

Commerce backend for AI agents: catalog, prices, inventory, orders, idempotent checkout.

74 installs/wk local only
S
Agentmemory MCP
by agentmemory

Paid remote MCP for persistent AI agent memory, analytics, checkout, and search-readiness.

answering
C
Docs
by merchinary

Search how-to docs for Merchinary's Shopify Bulk Product Editor and Image Editor apps.

68 installs/wk local only

Agent Checkout — questions

Answers built from our own checks of this server.

What can Agent Checkout do?
It exposes 8 tools, read directly from the server on our last check. Among them: add_to_cart, check_inventory, create_cart, create_checkout, get_cart, get_product and 2 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Agent Checkout working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 40 of 40 checks got a reply (100.0%), average response time 229 ms. The bar chart above shows every period we have measured.
How do I connect Agent Checkout?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Agent Checkout need an API key?
No. Agent Checkout completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 8 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Agent Checkout?
It answers our handshake in 229 ms on average, which is faster than 67% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.