Automation & API
Your audit, scriptable.
Horavo isn't a dashboard you visit — it's a system other tools can work with. AI agents read the board and action fixes over MCP, CI starts audits with an API key, webhooks push results wherever your team lives, and your own rules run inside every audit.
Let an agent work the board for you.
Connect Claude Code, Cursor, or any MCP client with an API key and it can pull tasks, read the evidence and the fix recipe, draft the missing content, and re-run the exact check to verify its own fix — with every action logged on the task's timeline.
- list_storesthe org’s stores and their latest scores
- ask_storegrounded Q&A over a store’s findings
- start_auditkick off a run
- list_tasksread the board, filtered
- update_taskmove a task through its statuses
- create_draftdraft the missing content for a finding
- verify_taskre-run one check to confirm a fix
The plumbing agencies and CI need
Keys, webhooks and notifications are org-scoped and boring on purpose — set them up once, and Horavo fits whatever already runs your workflow.
- Org-scoped API keys with scopes, revocation and last-used tracking
- Keys work for CI too — audit on deploy, fail on regression
- Outbound webhooks with signing secrets and a delivery log
- Slack notifications for finished runs and incidents
- Email alert preferences per member
- Every agent action lands in the task timeline — a full audit trail
Your rules, on every run.
Deterministic, no-code rules your team writes once — a selector that must exist, text that must (or must never) appear, a status a URL must return — evaluated on every crawled page of every audit.
When rules are enabled, they run as their own scored category on every audit — findings, board and all. Agencies write a rule pack once and apply it to every client store.
- Selector rules: this element must exist (or must not)
- Text rules: this phrase must appear — or is banned
- Status rules: this URL must return this HTTP code
- JSON-LD assertions on structured data
- Test any rule against a URL before enabling it
- Import and export rule packs — write once, apply to every client store
Point your tools at your store's board.
Run the first audit, create an API key, and let the agents take it from there.