| The Amazon MCP connection, from connecting the account through to a change going live |
|---|
| Where it runs Whose cloud runs the server? | Their cloud only, through one shared hosted endpoint. Their public GitHub repository holds registry metadata and a stdio introspection stub rather than the server, and states that live tool execution happens only through the hosted endpoint.1 | Your own AWS, Google Cloud, Azure, or Cloudflare account. Kuudo provisions a private MCP server environment into the cloud account you pick, and you own the deployment, the data, and the perimeter.12 |
|---|
| Your Amazon credentials Who holds the tokens to my Amazon account? | They do. You authorize Amazon Ads and Seller Central by OAuth in their dashboard, and agentcentral stores and refreshes those tokens encrypted at rest. It does not expose raw Amazon tokens to the agent.2 | Kuudo's authorization service receives and encrypts an Amazon refresh token, and in bring-your-own-app mode your application secret, then exchanges them for short-lived access tokens it issues to runtimes you authorize. The Amazon app can be your own, and the substantive API traffic does not route through Kuudo.13 |
|---|
| Where calls route Do my Amazon requests route through the vendor? | Yes, by architecture. Reads are served from data they have already synced into their own storage, and the tools they mark live call Amazon from their infrastructure, so the request path runs through them.3 | No. The DPA commits that your cloud resources connect directly to Amazon's business-data APIs, and that substantive API requests and responses do not proxy, relay, or route through Kuudo infrastructure.13 |
|---|
| Where your data sits Where does my Amazon data end up? | On their infrastructure. Amazon data is synced ahead of time into account-isolated storage on Google Cloud Platform in the United States, kept while the account is active, and not used to train models. Their comparison page puts the standard history at 30 days with eligible backfills to one year, and a read-only JSON API is the published way out.2 | In your cloud. Agent Flow lands Amazon data in a lake in your own account, and Snowflake, Athena, DuckDB, Databricks, Power BI, and Tableau can read it downstream.16 |
|---|
| Live or synced When my agent reads, is it calling Amazon or a copy? | From their sync, by design. Ads data refreshes daily and business reports roughly every 72 hours, which is what makes most reads return in under 300 milliseconds. A subset of tools are marked live and call Amazon directly.3 | From Amazon. The tools are Amazon's own API operations exposed over MCP, so a read is a call to Amazon. Agent Flow adds scheduled refreshes and lake tables in your own cloud when you want stored history.17 |
|---|
| Tool surface What can my agent reach, and how is it counted? | 171 tools across five documented domains: Ads 100, Inventory 31, Fulfillment 19, Catalog 16, Finance 5. These are tools rather than underlying Amazon API operations, so the number is not comparable to an operation count.4 | 1,055 Amazon API operations exposed as tools across three servers: 711 Amazon Ads, 304 Selling Partner, and 40 Vendor Central.17 |
|---|
| Writes Can it change my Amazon account? | Yes, extensively. Their comparison page puts the total at 79 guarded write tools, and the Ads reference splits its 100 tools into 31 read, 59 write, and 10 live, covering campaigns, ad groups, ads, keywords, targets, bids, budgets, and states, plus prices, inventory quantities, listings, and order fulfillment.5 | Yes. Every tool on every server is tagged read or write, and write tools exist across all three servers.17 |
|---|
| What guards a write What stands between the agent and a change? | A write returns a preview unless the caller sets confirm to true and supplies an idempotency key, with hard limits, a pre-read, and an audit entry holding the previous and new values. API keys can be issued read-only or scoped to one domain, which the server enforces. The confirmation is a parameter the calling agent supplies.5 | Write tools are guarded: they validate input, apply your workspace policy, and may require explicit human approval before a change reaches Amazon.17 |
|---|
| What is recorded What can I review afterward? | Write actions are logged with their old and new values, and the ads tools read current values first to build that trail. A log of the reads an agent performed is not described.3 | Every tool call records the requesting user, agent, workspace, parameters, result summary, and approval state, across every server, in a run log you can use to reproduce an output or review a change.17 |
|---|
| Above the tools What comes with it besides tool access? | None ship with the product, deliberately. Their best-practice documentation teaches you to build your own prompt library by iterating in conversation and to hand-author a business playbook in Markdown that the agent loads.6 | 12 verified Skills ship with the platform, each stating the job it does, the inputs it needs, the outputs it returns, and the limits it keeps, and you can write your own in the same format.18 |
|---|
| Everything else the platform runs, and how you buy it |
|---|
| Amazon Ads Can it run my Amazon Ads? | Advertising is their largest domain, with 100 tools covering campaigns, ad groups, ads, keywords, and targets across Sponsored Products, Brands, and Display.5 | 711 Amazon Ads operations across Sponsored Products, Brands, Display, and TV, plus DSP, the unified Ads API v1, attribution, and reporting, through the Amazon Ads MCP.19 |
|---|
| Amazon Marketing Cloud Can it query Amazon Marketing Cloud? | Not published. Amazon Marketing Cloud is not mentioned on their ads reference, their ads product page, their llms.txt, or any other page checked.5 | Yes. Amazon Marketing Cloud queries and audiences run through the Amazon Ads MCP.17 |
|---|
| Seller operations Can it run orders, inventory, pricing, and catalog work? | Yes. Selling Partner coverage spans inventory and orders, catalog, finance, and fulfillment, and they state all 23 Amazon marketplaces are enabled and self-serve.7 | 304 Selling Partner operations for catalog, listings, orders, pricing, FBA, fulfillment, and finances, through the Amazon Selling Partner MCP.20 |
|---|
| Vendor Central Can it run Vendor Central work? | Not offered. They say so on their own comparison page and treat it as a point in a competitor's favour when Vendor Central is a hard requirement.8 | 40 Vendor Central operations: purchase orders and acknowledgements, direct fulfillment, shipments and invoices, transaction status, Retail Analytics, Data Kiosk, and A+ Content.17 |
|---|
| Operating knowledge Does it bring Amazon know-how to the job? | By design, none. They state the product returns facts, source fields, deterministic metrics, and classifications, and does not author recommendations or next actions, because deciding what to do is your agent's job.8 | Agent Atlas supplies curated Amazon operating playbooks and rules that your agent retrieves before it acts.21 |
|---|
| Where you use it Which apps can I use it from? | Remote streamable HTTP, plus a local stdio bridge through their command-line tool. They name Claude, Claude Code, ChatGPT, OpenClaw, and Hermes Agent, and any AI client that supports MCP.9 | Claude, ChatGPT, Cursor, Copilot, n8n, or any MCP client.14 |
|---|
| Pricing model How is it priced? | Five tiers metered on distinct monthly Amazon order IDs: $39 a month to 1,000 orders, $69 to 5,000, $99 to 10,000, $199 to 20,000, and custom above that. Extra ads or brand profiles on the same marketplace are $19 a month each.10 | Kuudo Community is free for one instance of each Amazon MCP server in your own cloud. Kuudo Pro is $0 a month plus $0.95 per 1,000 Amazon API calls, and Kuudo Scale is $249 a month plus $0.55 per 1,000 Amazon API calls. The calculator models a month for a brand owner, an agency or aggregator, and an automation-heavy seller.15 |
|---|
| Seats and organizations How many people and accounts? | No seat or user limit is published. One subscription covers an Amazon seller account with its marketplaces included, and access is granted per API key, with one key per marketplace.11 | Kuudo Pro: up to 25 seats across 5 organizations. Kuudo Scale: up to 50 seats across 10 organizations. Enterprise: unlimited.14 |
|---|
| Free tier Can I try it free? | 14 days with no credit card and the full tool surface, after which billing starts at their entry tier and adjusts to actual order volume. A public demo account with simulated writes needs no signup.11 | Kuudo Community is free with no time limit: one instance of each Amazon MCP server in your own cloud, with no usage charges.14 |
|---|