B
bidda-compliance
/watch_changes
watch changes
Subscribe to regulatory change alerts: watch specific rules and/or whole pillars and get notified by email or webhook when their primary source changes. Require
liveverifiedunknown~5s typical
mcpprobedbidda-compliance
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-com-bidda-bidda-compliance /watch_changes for me.
Input
| Field | Type | Description |
|---|---|---|
| nodes | array | node_ids to watch. |
| pillars | array | Pillar names to watch. |
| channels | object | Delivery channels, for example { "email": true, "webhook": false }. Defaults to email. |
| webhook_url | string | Required if the webhook channel is enabled. |
| label | string | Optional name for the alert. |
| api_key | string | Optional. Your Bidda subscription key. Prefer sending it as the x-bidda-api-key header (or |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"mcp-com-bidda-bidda-compliance","endpoint":"/watch_changes","input":{}}'cli
npx cracked-ai run -p mcp-com-bidda-bidda-compliance -e /watch_changes -i '{}'mcp
run_tool({ provider: "mcp-com-bidda-bidda-compliance", endpoint: "/watch_changes", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.