There are two kinds of integrations.

  1. Account Integrations give Marketplace Ad Pros access to data. Like an Amazon Advertising Account.
  2. Access Integrations let you access Marketplace Ad Pros through other tools, like using MCP Servers.

Account Integrations

Go to the Integrations Page to see all of your integrations. We only support Amazon Ads right now, but more is on the way.

You can also add new accounts here.

Access Integrations

Go to the Integrations Page to see all of your access integrations and create new access integrations.

MCP

We support two authentication methods with MCP Servers. You may create an API Key in the Integrations Page and use it to authenticate with the MCP Server.

If your client supports Streamable HTTP MCP Servers, your mcp config file can point to the mcp endpoint like this:

{
  "mcpServers": {
    "map": {
      "type": "streamable-http",
      "url": "https://app.marketplaceadpros.com/mcp",
      "headers": {
        "Authorization": "Bearer abcdefghijklmnop"
      }
    }
  }
}

If your client supports Streamable HTTP MCP Servers with Oauth, your mcp config file can point to the mcp endpoint like this, without needing to specify the headers:

{
  "mcpServers": {
    "map": {
      "type": "streamable-http",
      "url": "https://app.marketplaceadpros.com/mcp"
    }
  }
}

If your client doesn't yet support the Streamable HTTP MCP Servers, you can connect using the mcp-remote MCP server like this:

{
  "mcpServers": {
    "map": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://app.marketplaceadpros.com/mcp",
        "--header",
        "Authorization: Bearer abcdefghijklmnop"
      ]
    }
  }
}

ChatGPT

In ChatGPT, if you have a Plus, Team or Pro Membership, you can enable Marketplace Ad Pros via the Connectors if you enable Developer Mode.

Developer Mode
  1. Go into your Settings by clicking your name in the bottom left of ChatGPT's web application.
  2. Go to Connectors
  3. At the bottom, choose Advanced Settings
  4. Turn the toggle for Developer mode on

Developer Mode

Then, you can add MCP servers as connectors.

MCP Connector in ChatGPT

Once you have Developer Mode, you can Create a new MCP Server and enter the information needed.

  1. Go into your Settings by clicking your name in the bottom left of ChatGPT's web application.
  2. Go to Connectors
  3. Above the list of enabled connectors, click "Create"
  4. For Name, enter "MarketplaceAdPros Amazon Ads".
  5. For Description, enter "Manage Amazon Advertising Data".
  6. For MCP Server URL, enter https://app.marketplaceadpros.com/mcp
  7. For Authentication, use "Oauth"
  8. Click the checkbox next to "I trust this application"
  9. Click Create.

This will send you over to MarketplaceAdPros to login and confirm you want to give ChatGPT access.

ChatGPT Connectors

Ready to optimize?

Find every dollar of wasted Amazon Ad spend with our AI-powered insights.

Get Started
Try for just $20 for two weeks
Why Sellers Choose MAP
  • Easy AI Integration via MCP
  • Slash analysis time by 80%
  • Know which bids & keywords to adjust
  • Track experiments without spreadsheets
Have Questions?

Our team is ready to help you optimize your Amazon ad campaigns.

Contact Us