Loading MCP server directory, please wait...
Cross-platform ad spend, attribution, true ROAS, budget, and anomaly intelligence.
npx @getmcp/cli add io.github.atul0016/unified-ad-intelligenceRequires Python 3.10+. Community-contributed server. Review source before installing.
EARNALL_MCP_LICENSE_KEYLicense key from AtulHritik-Mcp-Unified-Ad-Intelligence purchase page.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.atul0016/unified-ad-intelligence": {
"command": "uvx",
"args": [
"unified-ad-intelligence-mcp"
],
"env": {
"EARNALL_MCP_LICENSE_KEY": "",
"EARNALL_MCP_ACTIVATION_ID": "",
"EARNALL_MCP_LICENSE_API": "https://mcp-payment-site.vercel.app/api/licenses/validate"
}
}
}
}