MCP & AI Agent Integration

Productboard
automation.

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

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 Company
productboard:get_company
Fetch a single company by ID with details and metrics.
Read Low risk
Get Feature
productboard:get_feature
Fetch a single feature by ID with details, status, and associated data.
Read Low risk
Get Note
productboard:get_note
Fetch a single note by ID with content and metadata.
Read Low risk
Get Release
productboard:get_release
Fetch a single release by ID with details and associated features.
Read Low risk
Get User
productboard:get_user
Fetch a single user by ID with profile details.
Read Low risk
List Companies
productboard:list_companies
List companies (customers) in Productboard with optional filtering.
Read Low risk
List Features
productboard:list_features
List features with optional filtering and pagination.
Read Low risk
List Notes
productboard:list_notes
List notes with optional filtering and pagination.
Read Low risk
List Releases
productboard:list_releases
List releases in Productboard with optional filtering.
Read Low risk
List Users
productboard:list_users
List users in the Productboard workspace with optional filtering.
Read Low risk
Create Company
productboard:create_company
Create a new company (customer) in Productboard.
Write Medium risk
Create Feature
productboard:create_feature
Create a new feature in Productboard.
Write Medium risk
Create Insight
productboard:create_insight
Create an insight by linking a note to a feature with highlighted text.
Write Medium risk
Create Note
productboard:create_note
Create a new note in Productboard.
Write Medium risk
Delete Feature
productboard:delete_feature
Permanently delete a feature from Productboard.
Write High risk
Delete Note
productboard:delete_note
Permanently delete a note from Productboard.
Write High risk
Update Company
productboard:update_company
Update an existing company in Productboard.
Write Medium risk
Update Feature
productboard:update_feature
Update an existing feature in Productboard.
Write Medium risk
Update Note
productboard:update_note
Update an existing note in Productboard.
Write Medium risk
MCP & Runtime API

Call Productboard
from any AI agent.

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

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

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

Every Productboard action
governed end-to-end.

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

Productboard works best
alongside these.

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

Productboard integration

Start free.
No credit card required.

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

Start free — 1,000 runs Browse all integrations →