Conversational access to your live ad-ops data.
Plain-English questions against every metric, dimension, and threshold your platform tracks. Same read-only surfaces as your web UI — a new way to reach the same data.
We call this . It’s the web UI you already use, exposed to the assistant you already work in. No replacement. No re-platforming. One API key.
Read-only by design. Human signs off. Always.
Plain-English questions against every metric, dimension, and threshold your platform tracks. Same read-only surfaces as your web UI — a new way to reach the same data.
Summarise an open anomaly. Suggest the likely root from prior incidents. Walk a colleague through what’s happening, in plain English. Suggested, not asserted. Statistical, not generative.
Cannot write back. Cannot ship a decision autonomously. No exceptions. The decisions stay with your team — the assistant changes the speed of the conversation, not the accountability.
Named plainly. Each one is a read-only call against the Platform surface you already have.
Run an ad-hoc query against the live data layer — metric × dimension × time range. The workhorse tool.
Every metric queryable in the current scope — fill rate, revenue, requests, impressions, and the rest of the tenant’s library.
Every dimension queryable in the current scope — partner, campaign, daypart, surface, and beyond.
Which metric × dimension combinations the platform allows for long-term historical queries — guards against unbounded sweeps.
Enumerate the data sources the authenticated user can query — by tenant, by surface, by access level.
Identity and permission context of the authenticated user, including accessible tenants and roles.
Persist a query (or query result) so it can be re-run, shared with a colleague, or referenced from a later session.
If you’re a technical evaluator, this is the shortest path to verification. Install the MCP server in your preferred assistant, authenticate against your tenant, and ask it a question a report wouldn’t answer.
{
"mcpServers": {
"watchingthat": {
"url": "mcp.acme.watchingthat/mcp",
"headers": {
"x-api-key": "$WT_API_KEY"
}
}
}
} acme with your tenant. API keys issued on connection.
Agentic Analytics, shipping today. One API key, one assistant, one real answer.