MCP & AI Agent Integration

Favro
automation.

20 AI agent actions for Favro — callable from any MCP-compatible runtime, Claude, Cursor, or Cerebral OS workflow. Use Favro to create tasks, update project status, and coordinate work across teams automatically. 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
20
actions
100%
governed
<200ms
latency
20
AI agent actions
10
Read operations
10
Write operations
2
High-risk actions (approval gated)
Productivity Favro is a Productivity integration — use it to automate tasks, projects, and team workflows from any AI agent or MCP-compatible runtime.
Actions

What you can do
with Favro.

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
favro:get_card
Fetch a single card by ID with all details including assignments and tags.
Read Low risk
Get Collection
favro:get_collection
Fetch a single collection by ID with details and background info.
Read Low risk
Get Organization
favro:get_organization
Fetch a single organization by ID with basic details.
Read Low risk
Get User
favro:get_user
Fetch a single user by ID with organization role and details.
Read Low risk
List Cards
favro:list_cards
List cards with optional filters for collection, column, lane, user, completion, and archive status.
Read Low risk
List Collections
favro:list_collections
List all collections in an organization that the user has access to.
Read Low risk
List Columns
favro:list_columns
List all columns in an organization, optionally filtered by collection or widget.
Read Low risk
List Organizations
favro:list_organizations
List all organizations the user has access to.
Read Low risk
List Users
favro:list_users
List all users in an organization that the authenticated user has access to.
Read Low risk
List Widgets
favro:list_widgets
List all widgets (boards, backlogs, timelines) in an organization or collection.
Read Low risk
Assign Card
favro:assign_card
Assign users to a card. This replaces all current assignments with the new list.
Write Medium risk
Complete Card
favro:complete_card
Mark a card as completed or uncompleted. Completed cards are typically moved to done columns.
Write Medium risk
Create Card
favro:create_card
Create a new card in the specified column with optional details and assignments.
Write Medium risk
Create Collection
favro:create_collection
Create a new collection in the specified organization.
Write Medium risk
Create Widget
favro:create_widget
Create a new widget (board, backlog, timeline, etc.) in the specified collection.
Write Medium risk
Delete Card
favro:delete_card
Delete a card permanently. WARNING: This action cannot be undone.
Write High risk
Delete Collection
favro:delete_collection
Delete a collection permanently. WARNING: This action cannot be undone.
Write High risk
Move Card
favro:move_card
Move a card to a different column, lane, or position within the board.
Write Medium risk
Update Card
favro:update_card
Update an existing card's properties, position, assignments, or status.
Write Medium risk
Update Collection
favro:update_collection
Update an existing collection's properties.
Write Medium risk
MCP & Runtime API

Call Favro
from any AI agent.

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

favro: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": "favro:get_card",
    "args": {},
    "execution_id": "agent-001"
  }'
favro:assign_card 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": "favro:assign_card",
    "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 Favro.

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 Favro data
Call favro: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 Favro
Dry-run validates favro:assign_card before execution
Approval gate fires if risk level is high
Action executes with full governance — logged, audited, reversible
Trigger
Task or project event
Update status automatically
Notify assignees
Sync across tools
How it works

Every Favro action
governed end-to-end.

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

Favro works best
alongside these.

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

Favro integration

Start free.
No credit card required.

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

Start free — 1,000 runs Browse all integrations →