MCP & AI Agent Integration

Rentman
automation.

15 AI agent actions for Rentman — callable from any MCP-compatible runtime, Claude, Cursor, or Cerebral OS workflow. Use Rentman to update contacts, move deals through pipelines, and trigger follow-up sequences automatically. 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
15
actions
100%
governed
<200ms
latency
15
AI agent actions
9
Read operations
6
Write operations
0
High-risk actions (approval gated)
CRM Rentman is a CRM integration — use it to automate contact management, deals, and pipeline operations from any AI agent or MCP-compatible runtime.
Actions

What you can do
with Rentman.

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.

Check Equipment Availability
rentman:check_equipment_availability
Check if equipment is available for rental during specified dates.
Read Low risk
Get Contact
rentman:get_contact
Fetch a single contact by ID with full contact details.
Read Low risk
Get Equipment
rentman:get_equipment
Fetch a single equipment item by ID with details like availability and pricing.
Read Low risk
Get Project
rentman:get_project
Fetch a single project by ID with details like status, dates, and contact info.
Read Low risk
Get Rental
rentman:get_rental
Fetch a single rental by ID with equipment and project details.
Read Low risk
List Contacts
rentman:list_contacts
List contacts with optional filtering by search term or type.
Read Low risk
List Equipment
rentman:list_equipment
List equipment with optional filtering by category, availability, or search term.
Read Low risk
List Projects
rentman:list_projects
List projects with optional filtering by status, contact, or search term.
Read Low risk
List Rentals
rentman:list_rentals
List rentals with optional filtering by project, equipment, or date range.
Read Low risk
Create Contact
rentman:create_contact
Create a new contact with basic information.
Write Medium risk
Create Equipment
rentman:create_equipment
Create a new equipment item in the inventory.
Write Medium risk
Create Project
rentman:create_project
Create a new project with basic details and customer assignment.
Write Medium risk
Create Rental
rentman:create_rental
Create a new rental linking equipment to a project for specific dates.
Write Medium risk
Update Project
rentman:update_project
Update an existing project with new details.
Write Medium risk
Update Rental Status
rentman:update_rental_status
Update the status of a rental (e.g., mark as returned, overdue, etc.).
Write Medium risk
MCP & Runtime API

Call Rentman
from any AI agent.

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

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

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 Rentman data
Call rentman:check_equipment_availability 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 Rentman
Dry-run validates rentman:create_contact before execution
Approval gate fires if risk level is high
Action executes with full governance — logged, audited, reversible
Trigger
Lead or deal event
Score with AI
Route to right rep
Trigger outreach sequence
How it works

Every Rentman action
governed end-to-end.

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

Rentman works best
alongside these.

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

Rentman integration

Start free.
No credit card required.

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

Start free — 1,000 runs Browse all integrations →