MCP & AI Agent Integration

Klenty
automation.

17 AI agent actions for Klenty — callable from any MCP-compatible runtime, Claude, Cursor, or Cerebral OS workflow. Use Klenty to automate business processes and connect tools in your stack. 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
17
actions
100%
governed
<200ms
latency
17
AI agent actions
10
Read operations
7
Write operations
2
High-risk actions (approval gated)
Business Tools Klenty is a Business Tools integration — use it to automate business operations and workflow automation from any AI agent or MCP-compatible runtime.
Actions

What you can do
with Klenty.

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 Cadence
klenty:get_cadence
Fetch a single cadence by ID with all steps and settings.
Read Low risk
Get List
klenty:get_list
Fetch a single list by ID with prospect count and details.
Read Low risk
Get Prospect
klenty:get_prospect
Fetch a single prospect by ID with all contact details and cadence status.
Read Low risk
Get Template
klenty:get_template
Fetch a single email template by ID with subject and body content.
Read Low risk
Get User
klenty:get_user
Fetch a single user by ID with profile and role information.
Read Low risk
List Cadences
klenty:list_cadences
List all cadences with optional filtering by status or name.
Read Low risk
List Lists
klenty:list_lists
List all prospect lists with optional name filtering.
Read Low risk
List Prospects
klenty:list_prospects
List prospects with optional filtering by list, cadence, email, or status.
Read Low risk
List Templates
klenty:list_templates
List all email templates with optional filtering.
Read Low risk
List Users
klenty:list_users
List all team users with optional filtering by role, status, or email.
Read Low risk
Add Prospect To Cadence
klenty:add_prospect_to_cadence
Add a prospect to a cadence to start automated email sequence.
Write Medium risk
Create List
klenty:create_list
Create a new prospect list in Klenty.
Write Medium risk
Create Prospect
klenty:create_prospect
Create a new prospect and add them to a specified list.
Write Medium risk
Delete Prospect
klenty:delete_prospect
Delete a prospect permanently from Klenty. This action cannot be undone.
Write High risk
Remove Prospect From Cadence
klenty:remove_prospect_from_cadence
Remove a prospect from a cadence to stop automated email sequence.
Write High risk
Send Email
klenty:send_email
Send a personalized email to a prospect using a template.
Write Medium risk
Update Prospect
klenty:update_prospect
Update an existing prospect's information.
Write Medium risk
MCP & Runtime API

Call Klenty
from any AI agent.

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

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

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 Klenty data
Call klenty:get_cadence 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 Klenty
Dry-run validates klenty:add_prospect_to_cadence before execution
Approval gate fires if risk level is high
Action executes with full governance — logged, audited, reversible
Trigger
Event in Klenty
Process with AI agent
Take governed action
Log to audit trail
How it works

Every Klenty action
governed end-to-end.

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

Klenty works best
alongside these.

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

Klenty integration

Start free.
No credit card required.

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

Start free — 1,000 runs Browse all integrations →