Always-On Intelligence

Know the moment your
website changes.

Automated AI scanning across five agent-readability dimensions. Score tracking, instant alerts — so you catch problems before your customers do.

Run a free scan → API Docs

Agent Analytics is free to use during beta  ·  Paid tiers open July 2026

1

Register your site

Add any URL. COVEN begins scanning immediately.

2

We scan automatically

AI analyses five agent-readability dimensions on your chosen schedule.

3

Get alerted instantly

Score drops trigger email or webhook within minutes.

What's included

Everything you need to stay ahead

Five-dimension scoring

Structure, Citability, Discoverability, Agent Interface, and Transactability — all scored on every scan. Agent Correlation reported as a research signal.

Plain-English alerts

No jargon. When something drops, we tell you exactly what changed and why it matters.

Score history

Track how your site trends over time. See the impact of every change you make.

Webhook delivery

Score changes POST to your endpoint with full diff data. Build your own response logic.

MCP-compatible

Add COVEN as an MCP tool. AI agents can register and query monitored sites natively.

Site-down detection

Unreachable sites trigger an immediate alert. Know before your customers do.

Competitor tracking

Add competitor URLs alongside your own sites. See how your scores compare side by side — no alerts, just intelligence.

For Developers & Agents

Built for the
agent economy

COVEN Monitoring is API-first. Register sites, receive webhooks, and integrate with any AI agent or automation pipeline.

Structured JSON responses

Every scan returns machine-readable scores, dimension breakdowns, and issue lists.

OpenAPI spec available

Full spec at /openapi.json — compatible with any HTTP client or agent framework.

# Register a site for monitoring curl -X POST https://api.covenai.io/api/v1/monitor/sites \ -H "Authorization: Bearer coven_live_..." \ -H "Content-Type: application/json" \ -d '{ "url": "https://example.com", "label": "Client site", "webhook_url": "https://yourapp.com/hook" }' # Response { "id": 42, "url": "https://example.com", "status": "active", "next_scan_due_at": 1743200000 }

Beta

Join the waitlist.

Agent Analytics is free to use right now during our beta. Paid subscription plans — higher limits, team access, and priority support — open after beta in July 2026. Leave your email and we will let you know.

Ready to start now? Open Agent Analytics — free during beta, no card required. Or try the free one-off scan.

FAQ

Common questions

What exactly does COVEN monitor?

The same five scored agent-readability dimensions as our citability scanner: Structure (25%), Citability (25%), Discoverability (15%), Agent Interface (20%), and Transactability (15%). Every scan scores each dimension out of 100. Agent Correlation is reported alongside as a research signal at 0% weight.

How quickly will I be alerted?

Within minutes of a scan completing. Any score drop of more than 10 points will trigger an immediate alert. Monitoring opens after our beta period.

Can AI agents use this?

Yes — fully API-accessible and MCP-compatible. Agents can register sites, query scan history, and receive webhook alerts. See the developer docs for the full reference.

What happens if my site goes down?

Unreachable sites trigger a site_down alert immediately, separate from the scheduled scan cycle.

See where you stand today

Run a free agent-readiness scan while monitoring is in development.

Run a free scan →