MCP & AI Agent Integration

Merge
automation.

21 AI agent actions for Merge — callable from any MCP-compatible runtime, Claude, Cursor, or Cerebral OS workflow. Use Merge 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
16
Read operations
5
Write operations
0
High-risk actions (approval gated)
Finance & Payments Merge 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 Merge.

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 Account
merge:get_account
Fetch a single account by ID with company and relationship details.
Read Low risk
Get Candidate
merge:get_candidate
Fetch a single candidate by ID with application and contact details.
Read Low risk
Get Contact
merge:get_contact
Fetch a single contact by ID with personal and company details.
Read Low risk
Get Employee
merge:get_employee
Fetch a single employee by ID with personal and employment details.
Read Low risk
Get File
merge:get_file
Fetch a single file by ID with metadata and download information.
Read Low risk
Get Invoice
merge:get_invoice
Fetch a single invoice by ID with line items and payment details.
Read Low risk
Get Sync Status
merge:get_sync_status
Get the sync status for a specific category integration.
Read Low risk
Get Ticket
merge:get_ticket
Fetch a single ticket by ID with status, assignee, and details.
Read Low risk
List Accounts
merge:list_accounts
List accounts with filtering and pagination support.
Read Low risk
List Candidates
merge:list_candidates
List candidates with filtering and pagination support.
Read Low risk
List Contacts
merge:list_contacts
List contacts with filtering and pagination support.
Read Low risk
List Employees
merge:list_employees
List employees with filtering and pagination support.
Read Low risk
List Files
merge:list_files
List files with filtering and pagination support.
Read Low risk
List Invoices
merge:list_invoices
List invoices with filtering and pagination support.
Read Low risk
List Linked Accounts
merge:list_linked_accounts
List all linked accounts (integrations) for this API key.
Read Low risk
List Tickets
merge:list_tickets
List tickets with filtering and pagination support.
Read Low risk
Create Candidate
merge:create_candidate
Create a new candidate in the ATS system.
Write Medium risk
Create Contact
merge:create_contact
Create a new contact in the CRM system.
Write Medium risk
Create Ticket
merge:create_ticket
Create a new ticket in the ticketing system.
Write Medium risk
Force Resync
merge:force_resync
Force a resync for a specific category integration.
Write Medium risk
Update Ticket
merge:update_ticket
Update an existing ticket in the ticketing system.
Write Medium risk
MCP & Runtime API

Call Merge
from any AI agent.

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

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

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 Merge data
Call merge:get_account 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 Merge
Dry-run validates merge:create_candidate 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 Merge action
governed end-to-end.

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

Merge works best
alongside these.

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

Merge integration

Start free.
No credit card required.

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

Start free — 1,000 runs Browse all integrations →