MCP & AI Agent Integration

Circle
automation.

18 AI agent actions for Circle — callable from any MCP-compatible runtime, Claude, Cursor, or Cerebral OS workflow. Use Circle 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
18
actions
100%
governed
<200ms
latency
18
AI agent actions
12
Read operations
6
Write operations
0
High-risk actions (approval gated)
Finance & Payments Circle 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 Circle.

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 Address
circle:get_address
Fetch a single blockchain address by ID with details.
Read Low risk
Get Payment
circle:get_payment
Fetch a single payment by ID with current status and details.
Read Low risk
Get Payout
circle:get_payout
Fetch a single payout by ID with current status and details.
Read Low risk
Get Settlement
circle:get_settlement
Fetch a single settlement instruction by ID with details.
Read Low risk
Get Transfer
circle:get_transfer
Fetch a single transfer by ID with current status and details.
Read Low risk
Get Wallet
circle:get_wallet
Fetch a single wallet by ID with balance and details.
Read Low risk
List Addresses
circle:list_addresses
List all blockchain addresses associated with your Circle account.
Read Low risk
List Payments
circle:list_payments
List payments with optional filtering by status, type, and date range.
Read Low risk
List Payouts
circle:list_payouts
List payouts with optional filtering by status, destination type, and date range.
Read Low risk
List Settlements
circle:list_settlements
List all settlement instructions associated with your Circle account.
Read Low risk
List Transfers
circle:list_transfers
List transfers with optional filtering by wallet and date range.
Read Low risk
List Wallets
circle:list_wallets
List all wallets associated with your Circle account.
Read Low risk
Create Address
circle:create_address
Create a new blockchain address for receiving deposits.
Write Medium risk
Create Payment
circle:create_payment
Create a new payment with the specified amount and payment source.
Write Medium risk
Create Payout
circle:create_payout
Create a new payout to send funds to a destination.
Write Medium risk
Create Settlement
circle:create_settlement
Create a new settlement instruction for wire or ACH transfers.
Write Medium risk
Create Transfer
circle:create_transfer
Create a new transfer to move funds between wallets or to blockchain addresses.
Write Medium risk
Create Wallet
circle:create_wallet
Create a new wallet for holding digital currency.
Write Medium risk
MCP & Runtime API

Call Circle
from any AI agent.

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

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

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 Circle data
Call circle:get_address 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 Circle
Dry-run validates circle:create_address 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 Circle action
governed end-to-end.

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

Circle works best
alongside these.

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

Circle integration

Start free.
No credit card required.

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

Start free — 1,000 runs Browse all integrations →