MCP & AI Agent Integration

Pipefy
automation.

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

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 Card
pipefy:get_card
Fetch a single card with all its field values, assignees, and current phase.
Read Low risk
Get Me
pipefy:get_me
Get information about the currently authenticated user.
Read Low risk
Get Organization
pipefy:get_organization
Fetch details about an organization including members and pipes.
Read Low risk
Get Pipe
pipefy:get_pipe
Fetch a single pipe with its phases and basic configuration.
Read Low risk
List Cards
pipefy:list_cards
List cards in a pipe with optional filtering by phase, assignee, or search term.
Read Low risk
List Organizations
pipefy:list_organizations
List all organizations accessible to the authenticated user.
Read Low risk
List Pipes
pipefy:list_pipes
List all pipes accessible to the authenticated user, optionally filtered by organization.
Read Low risk
Add Card Comment
pipefy:add_card_comment
Add a comment to a card.
Write Medium risk
Assign Card
pipefy:assign_card
Assign a user to a card. The user will be added to the card's assignees list.
Write Medium risk
Create Card
pipefy:create_card
Create a new card in a pipe with optional field values, assignees, and labels.
Write Medium risk
Delete Card
pipefy:delete_card
Permanently delete a card. This action cannot be undone.
Write High risk
Move Card
pipefy:move_card
Move a card to a different phase within its pipe.
Write Medium risk
Unassign Card
pipefy:unassign_card
Remove a user assignment from a card.
Write Medium risk
Update Card
pipefy:update_card
Update an existing card's title, description, due date, or field values.
Write Medium risk
MCP & Runtime API

Call Pipefy
from any AI agent.

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

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

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

Every Pipefy action
governed end-to-end.

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

Pipefy works best
alongside these.

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

Pipefy integration

Start free.
No credit card required.

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

Start free — 1,000 runs Browse all integrations →