Webhooks and Automation
Webhook support for the Cited platform is currently in development. This page outlines what is available today and what is coming next.
Current Automation Options
While webhooks are not yet available, there are two ways to automate workflows with Cited today:
- MCP tools for Claude Desktop -- Connect Claude Desktop to Cited and use natural-language prompts to run audits, check metrics, and work through action plans. See the Claude Desktop MCP Setup guide for instructions.
- Agent API -- Build custom integrations using the REST API. Pull business facts, claims, competitor comparisons, and buyer-fit queries into your own applications or scripts. See the API Overview for details.
Planned Webhook Events
We are building event-driven webhooks that will notify your systems when key activities occur. Planned events include:
- Audit completed -- Triggered when a scheduled or on-demand GEO audit finishes processing.
- Recommendations ready -- Triggered when new recommendations are generated based on audit results.
- Score change detected -- Triggered when your AI Visibility Score or other key metrics change beyond a configurable threshold.
- Action plan updated -- Triggered when your prioritized action plan is refreshed with new items.
Webhooks will deliver JSON payloads to your specified endpoint via HTTPS POST requests, with signature verification for security.
Get in Touch
If you are interested in early access to webhooks or want to discuss a custom integration, reach out to us at [email protected].