MCP & AI Agent Integration

Pivotal Tracker
automation.

23 AI agent actions for Pivotal Tracker — callable from any MCP-compatible runtime, Claude, Cursor, or Cerebral OS workflow. Use Pivotal Tracker 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
23
actions
100%
governed
<200ms
latency
23
AI agent actions
8
Read operations
15
Write operations
3
High-risk actions (approval gated)
Productivity Pivotal Tracker 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 Pivotal Tracker.

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 Epic
pivotal_tracker:get_epic
Fetch a single epic by ID with all details.
Read Low risk
Get Me
pivotal_tracker:get_me
Get information about the currently authenticated user.
Read Low risk
Get Project
pivotal_tracker:get_project
Fetch a single project by ID with details and current iteration info.
Read Low risk
Get Story
pivotal_tracker:get_story
Fetch a single story by ID with all details including tasks and comments.
Read Low risk
List Comments
pivotal_tracker:list_comments
List all comments on a story.
Read Low risk
List Epics
pivotal_tracker:list_epics
List all epics in a project.
Read Low risk
List Projects
pivotal_tracker:list_projects
List all projects accessible to the authenticated user.
Read Low risk
List Stories
pivotal_tracker:list_stories
List stories in a project with optional filtering and pagination.
Read Low risk
Accept Story
pivotal_tracker:accept_story
Accept a story by changing its state to "accepted".
Write Medium risk
Add Comment
pivotal_tracker:add_comment
Add a comment to a story.
Write Medium risk
Create Epic
pivotal_tracker:create_epic
Create a new epic in a Pivotal Tracker project.
Write Medium risk
Create Project
pivotal_tracker:create_project
Create a new project in Pivotal Tracker.
Write Medium risk
Create Story
pivotal_tracker:create_story
Create a new story in a Pivotal Tracker project.
Write Medium risk
Delete Epic
pivotal_tracker:delete_epic
Delete an epic permanently. WARNING: This action cannot be undone!
Write High risk
Delete Project
pivotal_tracker:delete_project
Delete a project permanently. WARNING: This action cannot be undone!
Write High risk
Delete Story
pivotal_tracker:delete_story
Delete a story permanently. WARNING: This action cannot be undone!
Write High risk
Deliver Story
pivotal_tracker:deliver_story
Deliver a story by changing its state to "delivered".
Write Medium risk
Finish Story
pivotal_tracker:finish_story
Finish a story by changing its state to "finished".
Write Medium risk
Reject Story
pivotal_tracker:reject_story
Reject a story by changing its state to "rejected".
Write Medium risk
Start Story
pivotal_tracker:start_story
Start a story by changing its state to "started".
Write Medium risk
Update Epic
pivotal_tracker:update_epic
Update an existing epic's properties.
Write Medium risk
Update Project
pivotal_tracker:update_project
Update an existing project's settings.
Write Medium risk
Update Story
pivotal_tracker:update_story
Update an existing story's properties.
Write Medium risk
MCP & Runtime API

Call Pivotal Tracker
from any AI agent.

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

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

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 Pivotal Tracker data
Call pivotal_tracker:get_epic 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 Pivotal Tracker
Dry-run validates pivotal_tracker:accept_story 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 Pivotal Tracker action
governed end-to-end.

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

Pivotal Tracker works best
alongside these.

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

Pivotal Tracker integration

Start free.
No credit card required.

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

Start free — 1,000 runs Browse all integrations →