ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Amazon Marketing Cloud with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Advanced advertising analytics. execute SQL queries and monitor workflows via AI.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 10 capabilities

The complete Amazon Marketing Cloud capability set.

These are the exact actions your AI can choose when you ask it to work with Amazon Marketing Cloud.

Capability set01 / 03

01-04

4 capabilities in this set.

Part of 10 available through Amazon Marketing Cloud.

  1. 01

    List workflows

    List AMC workflows

  2. 02

    Delete workflow

    Delete an AMC workflow

  3. 03

    List executions

    List workflow executions

  4. 04

    Update workflow

    Update an AMC workflow

Capability set02 / 03

05-07

3 capabilities in this set.

Part of 10 available through Amazon Marketing Cloud.

  1. 05

    Create execution

    Execute an AMC query

  2. 06

    Get execution download urls

    Get execution download URLs

  3. 07

    Get execution status

    G. PENDING, COMPLETED). Check execution status

Capability set03 / 03

08-10

3 capabilities in this set.

Part of 10 available through Amazon Marketing Cloud.

  1. 08

    Delete execution

    Cancel an execution

  2. 09

    Create workflow

    Create an AMC workflow

  3. 10

    Get workflow details

    Get workflow details

Observed, not estimated

881ms average. Fast in production.

Amazon Marketing Cloud is checked daily against the live service.

Daily averagePeak 1099ms
Aug 20Today
Fastest day
737ms
Slowest day
1099ms
14-day trend
Slowing+21%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 10 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of Amazon Marketing Cloud, so you can see the experience inside your AI.

It does not authenticate your account with Amazon Marketing Cloud. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

Amazon Marketing Cloud Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_im4kYeyTbSMqZOudko7I4MxH8XnNcyWNp4QSF0Ar/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — Amazon Marketing Cloud capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "amazon-marketing-cloud-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_im4kYeyTbSMqZOudko7I4MxH8XnNcyWNp4QSF0Ar/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions Amazon Marketing Cloud owners ask.

  • 01

    How do I find my Amazon Ads API credentials?

    You need to create a 'Login with Amazon' application in the Amazon Developer Console to get your Client ID and Client Secret. Then, you generate a Refresh Token. You also need your AMC Instance ID.

  • 02

    What is an AMC workflow?

    A workflow in AMC is a saved SQL query. You can save complex queries as workflows and then execute them repeatedly by triggering a workflow execution.

  • 03

    How do I get the results of my query?

    Query executions are asynchronous. First, trigger an execution. Then, check its status. Once the status is COMPLETED, use the get_execution_download_urls capability to get a pre-signed S3 link to download the CSV data.