Unified Ad Intelligence for Zed
io.github.atul0016/unified-ad-intelligence
Cross-platform ad spend, attribution, true ROAS, budget, and anomaly intelligence.
client:Zed
transport:stdio
runtime:pypi
Install Unified Ad Intelligence in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"unified-ad-intelligence": {
"command": "uvx",
"args": [
"unified-ad-intelligence-mcp"
],
"env": {
"EARNALL_MCP_LICENSE_KEY": "<EARNALL_MCP_LICENSE_KEY>",
"EARNALL_MCP_ACTIVATION_ID": "<EARNALL_MCP_ACTIVATION_ID>",
"EARNALL_MCP_LICENSE_API": "<EARNALL_MCP_LICENSE_API>"
}
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs