MCP & AI Agent Integration

Blink
automation.

14 AI agent actions for Blink — callable from any MCP-compatible runtime, Claude, Cursor, or Cerebral OS workflow. Use Blink 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
14
actions
100%
governed
<200ms
latency
14
AI agent actions
8
Read operations
6
Write operations
1
High-risk actions (approval gated)
Business Tools Blink 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 Blink.

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 Account
blink:get_account
Fetch account information including networks and basic settings.
Read Low risk
Get Camera
blink:get_camera
Fetch detailed information about a specific camera including settings and status.
Read Low risk
Get Events
blink:get_events
Fetch recent events (motion alerts, system events) for a network.
Read Low risk
Get Network
blink:get_network
Fetch detailed information about a specific network including cameras.
Read Low risk
Get Video
blink:get_video
Fetch detailed information about a specific video clip including download URL.
Read Low risk
List Cameras
blink:list_cameras
List all cameras in a specific network with their current status.
Read Low risk
List Networks
blink:list_networks
List all networks (sync modules) associated with the account.
Read Low risk
List Videos
blink:list_videos
List video clips with optional filtering by camera and date range.
Read Low risk
Arm Network
blink:arm_network
Arm a network to enable motion detection and recording.
Write Medium risk
Capture Thumbnail
blink:capture_thumbnail
Capture a new thumbnail image from a camera.
Write Medium risk
Delete Video
blink:delete_video
Delete a video clip permanently. This action cannot be undone.
Write High risk
Disable Camera
blink:disable_camera
Disable a camera to prevent motion detection and recording.
Write Medium risk
Disarm Network
blink:disarm_network
Disarm a network to disable motion detection and recording.
Write Medium risk
Enable Camera
blink:enable_camera
Enable a camera to allow motion detection and recording.
Write Medium risk
MCP & Runtime API

Call Blink
from any AI agent.

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

blink:get_account READ
# Call via Runtime API
curl
-X POST \
  "https://api.cerebralos.com/v1/runtime/actions/run"
  -H "X-API-Key: YOUR_KEY" \
  -d '{
    "verb": "blink:get_account",
    "args": {},
    "execution_id": "agent-001"
  }'
blink:arm_network 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": "blink:arm_network",
    "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 Blink.

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 Blink data
Call blink:get_account 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 Blink
Dry-run validates blink:arm_network before execution
Approval gate fires if risk level is high
Action executes with full governance — logged, audited, reversible
Trigger
Event in Blink
Process with AI agent
Take governed action
Log to audit trail
How it works

Every Blink action
governed end-to-end.

Cerebral OS isn't a connector. It's the execution layer that sits in front of Blink — 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 Blink action before it touches production. See exactly what would happen before a single real call is made.
Immutable audit trail
Every Blink action is logged — what ran, what changed, who approved it, when it happened. Full history on every verb, forever.
Connect with

Blink works best
alongside these.

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

Blink integration

Start free.
No credit card required.

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

Start free — 1,000 runs Browse all integrations →