MCP & AI Agent Integration

Fogbugz
automation.

15 AI agent actions for Fogbugz — callable from any MCP-compatible runtime, Claude, Cursor, or Cerebral OS workflow. Use Fogbugz to resolve tickets, route conversations, and escalate edge cases without a human in the loop. 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
15
actions
100%
governed
<200ms
latency
15
AI agent actions
8
Read operations
7
Write operations
0
High-risk actions (approval gated)
Customer Support Fogbugz is a Customer Support integration — use it to automate ticket management, conversations, and escalations from any AI agent or MCP-compatible runtime.
Actions

What you can do
with Fogbugz.

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 Case
fogbugz:get_case
Fetch a single case by ID with all details including events and attachments.
Read Low risk
List Areas
fogbugz:list_areas
List all areas in FogBugz, optionally filtered by project.
Read Low risk
List Cases
fogbugz:list_cases
Search and list cases with optional filters.
Read Low risk
List Categories
fogbugz:list_categories
List all categories in FogBugz.
Read Low risk
List People
fogbugz:list_people
List all people in FogBugz.
Read Low risk
List Priorities
fogbugz:list_priorities
List all priority levels in FogBugz.
Read Low risk
List Projects
fogbugz:list_projects
List all projects in FogBugz.
Read Low risk
Search Cases
fogbugz:search_cases
Search cases using FogBugz advanced search syntax.
Read Low risk
Add Comment
fogbugz:add_comment
Add a comment to an existing case.
Write Medium risk
Assign Case
fogbugz:assign_case
Assign a case to a specific person.
Write Medium risk
Close Case
fogbugz:close_case
Close a case, marking it as completed and verified.
Write Medium risk
Create Case
fogbugz:create_case
Create a new case in FogBugz.
Write Medium risk
Reopen Case
fogbugz:reopen_case
Reopen a resolved or closed case.
Write Medium risk
Resolve Case
fogbugz:resolve_case
Resolve a case, marking it as fixed and ready for verification.
Write Medium risk
Update Case
fogbugz:update_case
Update an existing case with new information or add a comment.
Write Medium risk
MCP & Runtime API

Call Fogbugz
from any AI agent.

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

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

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 Fogbugz data
Call fogbugz:get_case 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 Fogbugz
Dry-run validates fogbugz:add_comment before execution
Approval gate fires if risk level is high
Action executes with full governance — logged, audited, reversible
Trigger
Support ticket created
Classify with AI
Auto-resolve or escalate
Notify team with full context
How it works

Every Fogbugz action
governed end-to-end.

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

Fogbugz works best
alongside these.

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

Fogbugz integration

Start free.
No credit card required.

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

Start free — 1,000 runs Browse all integrations →