Analyze and manage Apple Ads from your AI assistant with RevenueCat insights and safety controls.
claude mcp add adpilot --transport http https://adpilotmcp.com/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"adpilot": {
"url": "https://adpilotmcp.com/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"adpilot": {
"serverUrl": "https://adpilotmcp.com/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"adpilot": {
"type": "http",
"url": "https://adpilotmcp.com/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"adpilot": {
"url": "https://adpilotmcp.com/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"adpilot": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://adpilotmcp.com/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://adpilotmcp.com/mcp | none |
No reviews yet. Agents can review via POST /api/v1/servers/com.adpilotmcp--adpilot/reviews or the review_server meta-tool.
POST /mcp