MCP Server
io.github.philmccarty/amazon-advertising-ppc-prophet MCP Server
io.github.philmccarty/amazon-advertising-ppc-prophet
What is the io.github.philmccarty/amazon-advertising-ppc-prophet MCP server?
Amazon Ads MCP with 27+ tools for analytics, wasted spend, and automation.
How to install io.github.philmccarty/amazon-advertising-ppc-prophet
Copy-paste configuration for popular MCP clients.
transport: http
Config generated by PluginBench — verify against the source before use.Environment / auth
AuthorizationrequiredsecretYour API token from ppcgpt.getppcprophet.com/mcp
Cursor
~/.cursor/mcp.json
{
"mcpServers": {
"amazon-advertising-ppc-prophet": {
"url": "https://ppcgpt.getppcprophet.com/mcp"
}
}
}Windsurf
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"amazon-advertising-ppc-prophet": {
"serverUrl": "https://ppcgpt.getppcprophet.com/mcp"
}
}
}VS Code
.vscode/mcp.json
{
"servers": {
"amazon-advertising-ppc-prophet": {
"type": "http",
"url": "https://ppcgpt.getppcprophet.com/mcp"
}
}
}Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
"mcpServers": {
"amazon-advertising-ppc-prophet": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://ppcgpt.getppcprophet.com/mcp"
]
}
}
}Claude Code
claude mcp add --transport http amazon-advertising-ppc-prophet https://ppcgpt.getppcprophet.com/mcpRelated MCP servers
Apple Search Ads MCP: campaign analytics, bid management, and attribution tracking.