Use Claude Cowork with Kuudo's Amazon MCP servers and Amazon Skills to read Amazon data, run analyses, and produce client-ready files from one conversation.
This page covers how connectors, MCP servers, and Skills fit together inside Cowork; how to connect the Kuudo Amazon servers; how to manage permissions on Team and Enterprise plans; and which Amazon workflows to try first.
Replace the placeholder URLs below with the values from your Kuudo deployment:
{kuudo-amazon-ads-mcp-url}
{kuudo-amazon-selling-partner-mcp-url}
{kuudo-openbridge-mcp-url}What Cowork does
Claude Cowork is a Claude Desktop workspace for file and task work. It can work with folders you grant it access to, run code in a sandboxed environment, use remote connectors, and apply Skills for repeatable workflows.
For Amazon work, the useful part is not file organization. It is that Cowork can combine a folder of client files with Kuudo's Amazon MCP servers and Skills, then produce a report, spreadsheet, listing audit, SQL query, or workflow plan without switching tools.
The building blocks
Kuudo's Amazon workflow stack uses three related concepts.
| Layer | What it does |
|---|---|
| Connectors | Let Claude reach approved apps, services, and data sources. |
| MCP servers | Expose tools and data through the Model Context Protocol. A connector is backed by an MCP server. |
| Skills | Package task-specific expertise so Claude knows how to use the tools correctly. |
In practice, the MCP server gives Claude access and the Skill gives Claude the operating playbook.
For example, the Amazon Ads MCP can pull campaign and search-term data. A search-term mining Skill knows how to separate negative candidates, generic scale terms, branded defense terms, and rising-star queries.
Kuudo Amazon servers
Connect only the servers your workflow needs. Keep write tools approval-gated unless the workflow is deliberately automated.
| Server | Connects Cowork to | Common uses |
|---|---|---|
| Amazon Ads MCP | Amazon Ads API, Sponsored Products, Sponsored Brands, Sponsored Display, DSP (demand-side platform), and reporting | Pull campaign, keyword, search-term, targeting, and AMC-related reporting data. |
| Amazon Selling Partner MCP | SP-API (Selling Partner API) surfaces such as catalog, listings, returns, A+ Content, orders, and reports | Audit listings, diagnose suppressed ASINs, inspect returns, and propose controlled listing edits. |
| Amazon Vendor Central MCP | Vendor Central functions such as retail analytics, direct fulfillment, procurement, and chargebacks | Run vendor reporting, operational checks, and Vendor Central workflows when your deployment includes this surface. |
| Amazon Agent Data layer | Openbridge pipelines and warehouse-backed Amazon data | Query durable Amazon data, inspect subscriptions, validate SQL, and build repeatable reporting workflows. |
Kuudo Amazon Skills
Skills can activate automatically when your request matches their purpose. You can also ask Cowork to use one explicitly by name.
| Skill | What it produces |
|---|---|
search-term-gold-miner | Sponsored Products search-term mining with negatives, generic gold terms, branded terms, and rising-star queries. |
campaign-structure-auditor | Portfolio health analysis with budget utilization, dead campaigns, ghost campaigns, auto/manual balance, and naming-pattern checks. |
amazon-ads-reporting | Amazon Ads report request bodies and report-field mapping. |
amazon-listing-optimizer | Listing and A+ Content audits, suppressed-listing diagnosis, and controlled edit suggestions. |
refund-return-rate-monitor | Returns reports by ASIN/SKU, reason, disposition, and risk category. |
amc and amc-sql | Amazon Marketing Cloud SQL, audiences, attribution, and cross-channel analyses. |
openbridge-mcp | Table discovery, schema inspection, validated SQL, backfills, and pipeline health checks. |
If live MCP access is unavailable, several Skills can still work from a CSV or Seller Central export mounted into the Cowork folder.
Before you start
You need:
- Claude Cowork access in Claude Desktop.
- A Kuudo account with active Amazon connections.
- The remote MCP URLs for the Kuudo servers you want to connect.
- Owner approval on Team or Enterprise plans when connectors must be enabled organization-wide.
Permissions are inherited from the connected source. Cowork does not get more Amazon or Kuudo access than the authenticated user already has.
Add a Kuudo remote connector
Use the custom remote connector path for Kuudo servers unless your deployment appears in a connector marketplace.
- Open Claude's connector settings.
- Choose Add custom connector.
- Name the connector clearly, such as
Kuudo Amazon Ads. - Paste the remote MCP URL from your Kuudo deployment.
- Add OAuth client details if your deployment requires them.
- Complete the authentication flow.
Repeat for each server you need:
Amazon Ads MCP: {kuudo-amazon-ads-mcp-url}
Amazon Selling Partner MCP: {kuudo-amazon-selling-partner-mcp-url}
Openbridge MCP: {kuudo-openbridge-mcp-url}Network requirements
Cowork may run locally, but remote connectors are reached through Claude's cloud connector path. That means a Kuudo MCP server must be reachable from Claude's connector infrastructure, not just from your laptop.
If a server is behind a VPN, private network, or corporate firewall, Cowork will not be able to connect unless your network team exposes an approved remote endpoint or allowlists the required cloud traffic.
Team and Enterprise setup
On Team and Enterprise plans, an Owner or Primary Owner may need to enable custom connectors before members can connect them.
Owner flow:
- Open organization connector settings.
- Add a custom web connector.
- Enter the Kuudo remote MCP URL.
- Configure OAuth details if required.
- Save the connector for the organization.
Member flow:
- Open personal connector settings.
- Find the Kuudo connector.
- Connect it with your own Amazon or Kuudo credentials.
Each member authenticates individually. Enabling a connector does not grant shared access to every account.
Restrict write actions
Amazon workflows often mix read-only reporting tools with live write tools. Keep those modes separate.
Recommended defaults:
| Tool class | Setting |
|---|---|
| Amazon Ads read/report tools | Allow, when the workflow is reporting-only. |
| Openbridge read/query tools | Allow, when the workflow only inspects data or runs SQL. |
| Listing, catalog, A+ Content, subscription, or job mutation tools | Needs approval. |
| Any tool your team never wants run from chat | Blocked. |
Use Needs approval for listing and catalog changes unless the workflow has a separate human approval gate.
Enable connectors in a Cowork conversation
After the connector is added:
- Open the Cowork conversation.
- Open the connector menu from the composer.
- Toggle on the Kuudo servers for that task.
- Ask Cowork to list available tools before calling write actions.
Example verification prompt:
List the Kuudo Amazon tools available in this conversation.
Group them by server.
Do not call any write actions.If you have many connectors enabled, use on-demand tool access so Cowork loads tool definitions only when needed.
Use Skills with live data or files
Cowork can combine live MCP data with files you mount into the workspace.
Useful patterns:
| Pattern | How to ask |
|---|---|
| Live data first | "Use the Amazon Ads MCP to pull the latest Sponsored Products search-term report, then run search-term-gold-miner." |
| CSV fallback | "Use this Seller Central export and run the campaign-structure-auditor Skill. Do not call live tools." |
| File output | "Write the final report as an xlsx and a markdown summary in this folder." |
| Controlled write | "Prepare the listing patch, but do not submit it until I approve the exact diff." |
Example Amazon workflows
Search-term mining
Ask:
Pull the last 60 days of Sponsored Products search-term data and find negative candidates, generic gold keywords, branded defense terms, and rising queries.Cowork uses the Amazon Ads MCP to gather the report, then applies the search-term mining Skill to produce an action list.
Campaign structure audit
Ask:
Audit my Sponsored Products portfolio for dead campaigns, budget concentration, and auto/manual balance.The Skill checks the available fields, validates thresholds, and returns a portfolio-health report.
Listing optimization
Ask:
Review ASIN B0XXXXXXXX. Check title, bullets, images, and A+ Content. Propose a patch, but do not write anything live without approval.Cowork reads listing context through the Selling Partner MCP and uses the listing optimizer Skill to produce a controlled diff.
Returns analysis
Ask:
Build a Q1 returns report by ASIN with top return reasons, dispositions, controllable issues, and red-flag products. Save it as a spreadsheet.The returns Skill classifies issues and writes the deliverable to the mounted folder.
Warehouse SQL through the Agent Data layer
Ask:
Use the Amazon Agent Data layer to find my Amazon Ads tables, inspect the schema, and run SQL for spend by campaign last month.The Openbridge Skill discovers tables, checks schema rules, and runs validated SQL through the query layer.
Amazon Marketing Cloud analysis
Ask:
Write an AMC query for new-to-brand reach across Sponsored Products and DSP last month. Explain which tables the query uses and why.The AMC Skill produces SQL and explains the table choices before you schedule or export the workflow.
Recurring work
After Cowork builds a repeatable workflow, ask it to turn the steps into a recurring report or documented Skill:
Turn this search-term mining workflow into a weekly report.
Keep write actions approval-gated.
Save the runbook and output template in this folder.For durable, data-backed automation, combine the Amazon Ads MCP or Selling Partner MCP with Skills and the Amazon Agent Data layer.
Security checklist
- Connect only servers you trust.
- Review OAuth scopes before signing in.
- Keep write tools on Needs approval by default.
- Disable write tools before unattended or research-style runs.
- Do not paste API keys, OAuth secrets, or client credentials into chat.
- Use mounted folders deliberately; Cowork can only work with folders you grant.
- Treat MCP tool output as untrusted input when it comes from unfamiliar servers.
Troubleshooting
| Symptom | Check |
|---|---|
| Connector does not connect | Confirm the remote MCP URL is reachable from Claude's connector path, not just your laptop. |
| Authentication fails | Disconnect and reconnect with the correct Amazon or Kuudo account. |
| A Skill does not activate | Name the Skill explicitly and make sure the matching MCP server is enabled. |
| Tool names do not match the prompt | Ask Cowork to list available tools by server before running the task. |
| Live write action appears unexpectedly | Move that tool category to Needs approval or Blocked. |
Quick reference
| Task | Connect | Skill |
|---|---|---|
| Search-term mining | Amazon Ads MCP | search-term-gold-miner, amazon-ads-reporting |
| Campaign audit | Amazon Ads MCP | campaign-structure-auditor |
| Listing fixes | Amazon Selling Partner MCP | amazon-listing-optimizer |
| Returns analysis | Amazon Selling Partner MCP | refund-return-rate-monitor |
| Warehouse SQL | Amazon Agent Data layer / Openbridge MCP | openbridge-mcp |
| AMC analysis | Amazon Ads MCP with AMC access | amc, amc-sql |