Skip to content
<- All docs

MCP Reference

MCP Tool Surface

A high-level map of the Kuudo MCP tools available to connected agents.

Updated May 9, 2026 6 min read

Kuudo exposes domain-scoped MCP tools so agents can read, analyze, and safely queue changes across the Amazon operating stack.

Domains

DomainExample coverage
Ads readsCampaign performance, portfolio rollups, Brand Metrics, TACOS, DSP reporting
Ads writesBid updates, keyword state changes, budget changes, audience bid adjustments
AMCAudience builds, path-to-purchase, incrementality, multi-touch attribution
InventoryFBA inventory, risk Kuudo, inbound shipments, sales velocity, returns
CatalogProduct details, variation analysis, listing quality, price and quantity updates
FinanceFee breakdown, profitability, settlement economics
FulfillmentMCF orders, shipping previews, order creation, returns

Read tools

Read tools return scoped data from Amazon APIs or prepared warehouse tables. They are safe for normal agent use and should be preferred for exploration, diagnostics, and reporting.

Write tools

Write tools are guarded. They validate input, apply workspace policy, and may require explicit human approval before changes are sent to Amazon.

AMC skills

AMC workflows are packaged as skills because most useful actions require multiple steps:

  • Resolve the advertiser and campaign context.
  • Join exposure, conversion, and audience data.
  • Run privacy and minimum-size checks.
  • Produce a report, audience, or activation-ready output.

Auditability

Every tool call records the requesting user, agent, workspace, parameters, result summary, and approval state. Use the run log to reproduce outputs or review changes before activation.