MCP & AI Agent Integration

Fidel Api
automation.

21 AI agent actions for Fidel Api — callable from any MCP-compatible runtime, Claude, Cursor, or Cerebral OS workflow. Use Fidel Api to process payments, generate invoices, and manage financial workflows without human intervention. 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
21
actions
100%
governed
<200ms
latency
21
AI agent actions
10
Read operations
11
Write operations
4
High-risk actions (approval gated)
Finance & Payments Fidel Api is a Finance & Payments integration — use it to automate payments, invoicing, and financial operations from any AI agent or MCP-compatible runtime.
Actions

What you can do
with Fidel Api.

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 Brand
fidel_api:get_brand
Fetch a single brand by ID with location details.
Read Low risk
Get Card
fidel_api:get_card
Fetch a single linked card by ID with program associations.
Read Low risk
Get Location
fidel_api:get_location
Fetch a single location by ID with address and merchant details.
Read Low risk
Get Program
fidel_api:get_program
Fetch a single program by ID with configuration details.
Read Low risk
Get Transaction
fidel_api:get_transaction
Fetch a single transaction by ID with full details.
Read Low risk
List Brands
fidel_api:list_brands
List brands with optional filtering and pagination.
Read Low risk
List Cards
fidel_api:list_cards
List linked cards with optional filtering and pagination.
Read Low risk
List Locations
fidel_api:list_locations
List locations with optional filtering and pagination.
Read Low risk
List Programs
fidel_api:list_programs
List all programs with optional filtering and pagination.
Read Low risk
List Transactions
fidel_api:list_transactions
List transactions with optional filtering and pagination.
Read Low risk
Create Brand
fidel_api:create_brand
Create a new brand within a loyalty program.
Write Medium risk
Create Card
fidel_api:create_card
Link a new card to a loyalty program. Card details are encrypted and tokenized.
Write Medium risk
Create Location
fidel_api:create_location
Create a new location for a brand.
Write Medium risk
Create Program
fidel_api:create_program
Create a new loyalty program.
Write Medium risk
Delete Brand
fidel_api:delete_brand
Delete a brand permanently. This action cannot be undone.
Write High risk
Delete Card
fidel_api:delete_card
Unlink and delete a card from the program. This action cannot be undone.
Write High risk
Delete Location
fidel_api:delete_location
Delete a location permanently. This action cannot be undone.
Write High risk
Delete Program
fidel_api:delete_program
Delete a loyalty program permanently. This action cannot be undone.
Write High risk
Update Brand
fidel_api:update_brand
Update an existing brand.
Write Medium risk
Update Location
fidel_api:update_location
Update an existing location.
Write Medium risk
Update Program
fidel_api:update_program
Update an existing loyalty program.
Write Medium risk
MCP & Runtime API

Call Fidel Api
from any AI agent.

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

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

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 Fidel Api data
Call fidel_api:get_brand 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 Fidel Api
Dry-run validates fidel_api:create_brand before execution
Approval gate fires if risk level is high
Action executes with full governance — logged, audited, reversible
Trigger
Payment or billing event
Sync to accounting system
Generate invoice
Alert finance team
How it works

Every Fidel Api action
governed end-to-end.

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

Fidel Api works best
alongside these.

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

Fidel Api integration

Start free.
No credit card required.

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

Start free — 1,000 runs Browse all integrations →