adlyse-insights
Endpoint: https://mcp.adlyse.com/mcp/insights/
Exposes Adlyse’s proprietary performance-marketing judgments — ABI, waste, safe-budget, recent-impact — plus brand guidelines. This is the moat: no ad platform surfaces these judgments themselves.
Tools#
| Tool | Purpose |
|---|---|
list_ad_accounts | Every connected Google / Meta / TikTok account in the org |
get_dashboard_snapshot | ABI score & band, waste %, safe-budget-to-add, efficiency, totals, recent-impact |
get_impact_analysis | Week-over-week metric shifts correlated with recent decisions |
list_guidelines | The organization’s guideline docs |
get_guideline | Full markdown content of one guideline by slug |
Source tags#
Responses from this server carry one of these source values:
adlyse.ad_accounts@v1adlyse.dashboard_compute@v1adlyse.impact_analysis@v1adlyse.guidelines@v1
Common errors#
error_type | Typical cause |
|---|---|
auth_error | Missing, invalid, or revoked API key |
not_found | The ad account / guideline doesn’t belong to your org |
validation_error | Malformed as_of date or other invalid parameter |
computation_error | Impact analysis failed (usually missing data) |