MCP & AI Agent Integration

Rendi
automation.

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

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 Maintenance Request
rendi:get_maintenance_request
Fetch a single maintenance request by ID with details, status, and assigned technician.
Read Low risk
Get Payment
rendi:get_payment
Fetch a single payment record by ID with amount, date, and tenant information.
Read Low risk
Get Property
rendi:get_property
Fetch a single property by ID with details, amenities, and current status.
Read Low risk
Get Tenant
rendi:get_tenant
Fetch a single tenant by ID with contact info, lease details, and payment history.
Read Low risk
List Maintenance Requests
rendi:list_maintenance_requests
List maintenance requests with optional filters for status, priority, property, and dates.
Read Low risk
List Notices
rendi:list_notices
List notices sent to tenants with optional filters for status, type, tenant, and dates.
Read Low risk
List Payments
rendi:list_payments
List payments with optional filters for status, tenant, property, dates, and payment method.
Read Low risk
List Properties
rendi:list_properties
List properties with optional filters for status, location, type, and rent range.
Read Low risk
List Tenants
rendi:list_tenants
List tenants with optional filters for status, property, name, and lease dates.
Read Low risk
Create Maintenance Request
rendi:create_maintenance_request
Create a new maintenance request for a property.
Write Medium risk
Create Property
rendi:create_property
Create a new rental property listing.
Write Medium risk
Create Tenant
rendi:create_tenant
Create a new tenant record with lease information.
Write Medium risk
Record Payment
rendi:record_payment
Record a new payment received from a tenant.
Write Medium risk
Send Notice
rendi:send_notice
Send a formal notice to a tenant via email or mail.
Write Medium risk
Update Maintenance Request
rendi:update_maintenance_request
Update an existing maintenance request with new status, assignments, or costs.
Write Medium risk
Update Property
rendi:update_property
Update an existing property with new information.
Write Medium risk
Update Tenant
rendi:update_tenant
Update an existing tenant record with new information.
Write Medium risk
MCP & Runtime API

Call Rendi
from any AI agent.

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

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

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 Rendi data
Call rendi:get_maintenance_request 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 Rendi
Dry-run validates rendi:create_maintenance_request 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 Rendi action
governed end-to-end.

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

Rendi works best
alongside these.

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

Rendi integration

Start free.
No credit card required.

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

Start free — 1,000 runs Browse all integrations →