MCP & AI Agent Integration

Hookdeck
automation.

28 AI agent actions for Hookdeck — callable from any MCP-compatible runtime, Claude, Cursor, or Cerebral OS workflow. Use Hookdeck to automate business processes and connect tools in your stack. Full governance, audit trail, and dry-run safety on every execution.

No credit card required
Live in production environments
<200ms median execution
Dry-run before production
Execution trace
live
28
actions
100%
governed
<200ms
latency
28
AI agent actions
12
Read operations
16
Write operations
4
High-risk actions (approval gated)
Business Tools Hookdeck is a Business Tools integration — use it to automate business operations and workflow automation from any AI agent or MCP-compatible runtime.
Actions

What you can do
with Hookdeck.

Every action below is available as an MCP tool and a verb in Cerebral OS — callable from any AI agent, Claude, Cursor, Windsurf, or your own runtime via the BYOA API. All executions are governed, audited, and dry-run safe.

Get Attempt
hookdeck:get_attempt
Fetch a single webhook delivery attempt by ID with response details.
Read Low risk
Get Connection
hookdeck:get_connection
Fetch a single webhook connection by ID with its source and destination details.
Read Low risk
Get Destination
hookdeck:get_destination
Fetch a single webhook destination by ID with its configuration.
Read Low risk
Get Event
hookdeck:get_event
Fetch a single webhook event by ID with its payload and metadata.
Read Low risk
Get Source
hookdeck:get_source
Fetch a single webhook source by ID with its configuration and URL.
Read Low risk
Get Transformation
hookdeck:get_transformation
Fetch a single webhook transformation by ID with its code and configuration.
Read Low risk
List Attempts
hookdeck:list_attempts
List webhook delivery attempts with optional filtering and sorting.
Read Low risk
List Connections
hookdeck:list_connections
List webhook connections with optional filtering.
Read Low risk
List Destinations
hookdeck:list_destinations
List webhook destinations with optional filtering.
Read Low risk
List Events
hookdeck:list_events
List webhook events with optional filtering and sorting.
Read Low risk
List Sources
hookdeck:list_sources
List webhook sources with optional filtering.
Read Low risk
List Transformations
hookdeck:list_transformations
List webhook transformations with optional filtering.
Read Low risk
Bulk Retry Events
hookdeck:bulk_retry_events
Bulk retry multiple webhook events based on filters.
Write Medium risk
Create Connection
hookdeck:create_connection
Create a new webhook connection between a source and destination.
Write Medium risk
Create Destination
hookdeck:create_destination
Create a new webhook destination endpoint.
Write Medium risk
Create Source
hookdeck:create_source
Create a new webhook source endpoint.
Write Medium risk
Create Transformation
hookdeck:create_transformation
Create a new webhook transformation with JavaScript code.
Write Medium risk
Delete Connection
hookdeck:delete_connection
Permanently delete a webhook connection.
Write High risk
Delete Destination
hookdeck:delete_destination
Permanently delete a webhook destination and all its connections.
Write High risk
Delete Source
hookdeck:delete_source
Permanently delete a webhook source and all its connections.
Write High risk
Delete Transformation
hookdeck:delete_transformation
Permanently delete a webhook transformation.
Write High risk
Pause Connection
hookdeck:pause_connection
Pause a webhook connection to temporarily stop event forwarding.
Write Medium risk
Retry Attempt
hookdeck:retry_attempt
Retry a failed webhook delivery attempt.
Write Medium risk
Unpause Connection
hookdeck:unpause_connection
Unpause a webhook connection to resume event forwarding.
Write Medium risk
Update Connection
hookdeck:update_connection
Update an existing webhook connection configuration.
Write Medium risk
Update Destination
hookdeck:update_destination
Update an existing webhook destination configuration.
Write Medium risk
Update Source
hookdeck:update_source
Update an existing webhook source configuration.
Write Medium risk
Update Transformation
hookdeck:update_transformation
Update an existing webhook transformation.
Write Medium risk
MCP & Runtime API

Call Hookdeck
from any AI agent.

Any AI agent — Claude, Cursor, LangChain, AutoGen, or your own — can call Hookdeck actions through the Cerebral OS Runtime API. Governance, credentials, and audit trail fire automatically.

hookdeck:get_attempt READ
# Call via Runtime API
curl
-X POST \
  "https://api.cerebralos.com/v1/runtime/actions/run"
  -H "X-API-Key: YOUR_KEY" \
  -d '{
    "verb": "hookdeck:get_attempt",
    "args": {},
    "execution_id": "agent-001"
  }'
hookdeck:bulk_retry_events WRITE
# Dry-run first — no production risk
curl
-X POST \
  "https://api.cerebralos.com/v1/runtime/actions/run"
  -H "X-API-Key: YOUR_KEY" \
  -d '{
    "verb": "hookdeck:bulk_retry_events",
    "args": {},
    "execution_id": "agent-001",
    "metadata": {"dryRun": true}
  }'
Get your Runtime API key at app.cerebralos.com/signup — 1,000 free executions, no credit card required.
AI agent examples

What your AI agent
can do with Hookdeck.

Real patterns your AI agent can execute via MCP or the Runtime API. Every action governed, dry-run safe, and fully audited.

Trigger
AI agent needs Hookdeck data
Call hookdeck:get_attempt via MCP or Runtime API
AI processes result and takes next action
Full execution logged to audit trail automatically
Trigger
Workflow needs to write to Hookdeck
Dry-run validates hookdeck:bulk_retry_events before execution
Approval gate fires if risk level is high
Action executes with full governance — logged, audited, reversible
Trigger
Event in Hookdeck
Process with AI agent
Take governed action
Log to audit trail
How it works

Every Hookdeck action
governed end-to-end.

Cerebral OS isn't a connector. It's the execution layer that sits in front of Hookdeck — adding governance, dry-run safety, and a full audit trail to every operation.

Governance first
Every verb carries a risk classification. High-risk writes require explicit approval gates before they execute in production.
Dry-run safe
Simulate any Hookdeck action before it touches production. See exactly what would happen before a single real call is made.
Immutable audit trail
Every Hookdeck action is logged — what ran, what changed, who approved it, when it happened. Full history on every verb, forever.
Connect with

Hookdeck works best
alongside these.

Build multi-step workflows that connect Hookdeck to the rest of your stack. All governed. All audited.

Hookdeck integration

Start free.
No credit card required.

Start free with 1,000 runs — no credit card required. Connect Hookdeck in minutes, dry-run every action before it touches production, full audit trail on everything.

Start free — 1,000 runs Browse all integrations →