There are two kinds of 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.
Go to the Integrations Page to see all of your access integrations and create new access integrations.
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"
]
}
}
}
Install the Amazon Ads skill to browse campaigns, analyze performance reports, get bid and budget recommendations, discover keyword opportunities, and more. The skill works with any platform that supports Claude skills, including:
Install the skill with:
claude plugin install amazon-ads --url https://github.com/MarketplaceAdPros/skill-amazon-ads
See the skill README for full details.
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.

Then, you can add MCP servers as connectors.
Once you have Developer Mode, you can Create a new MCP Server and enter the information needed.
https://app.marketplaceadpros.com/mcpThis will send you over to MarketplaceAdPros to login and confirm you want to give ChatGPT access.

Find every dollar of wasted Amazon Ad spend with our AI-powered insights.
Get StartedOur team is ready to help you optimize your Amazon ad campaigns.
Contact Us