amazon ads for Claude Desktop
ai.sellermate/amazon-ads
Ask your Amazon Ads account anything and act with guardrails. Remote MCP, OAuth, free to connect.
client:Claude Desktop
transport:streamable-http
Install amazon ads in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"amazon-ads": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.sellermate.ai/mcp/sse"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs