MCP & AI Agent Integration

Picdefense
automation.

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

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 Analysis
picdefense:get_analysis
Retrieve the results of a previous image analysis by ID.
Read Low risk
Get Batch
picdefense:get_batch
Get the status and results of a batch analysis job.
Read Low risk
Get Policy
picdefense:get_policy
Retrieve a specific content moderation policy by ID.
Read Low risk
List Analyses
picdefense:list_analyses
List recent image analyses with optional filtering and pagination.
Read Low risk
List Policies
picdefense:list_policies
List all content moderation policies with optional filtering.
Read Low risk
Analyze Batch
picdefense:analyze_batch
Analyze multiple images in a single batch request for better efficiency.
Write Medium risk
Analyze Image
picdefense:analyze_image
Analyze an image for inappropriate content, violence, nudity, and other safety concerns.
Write Medium risk
Analyze With Policy
picdefense:analyze_with_policy
Analyze an image using a specific custom policy instead of default rules.
Write Medium risk
Create Policy
picdefense:create_policy
Create a custom content moderation policy with specific rules and thresholds.
Write Medium risk
Delete Policy
picdefense:delete_policy
Permanently delete a content moderation policy. This action cannot be undone.
Write High risk
Update Policy
picdefense:update_policy
Update an existing content moderation policy.
Write Medium risk
MCP & Runtime API

Call Picdefense
from any AI agent.

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

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

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

Every Picdefense action
governed end-to-end.

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

Picdefense works best
alongside these.

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

Picdefense integration

Start free.
No credit card required.

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

Start free — 1,000 runs Browse all integrations →