MCP & AI Agent Integration

Jotform
automation.

16 AI agent actions for Jotform — callable from any MCP-compatible runtime, Claude, Cursor, or Cerebral OS workflow. Use Jotform to organize files, generate documents, and manage permissions programmatically. 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
16
actions
100%
governed
<200ms
latency
16
AI agent actions
9
Read operations
7
Write operations
2
High-risk actions (approval gated)
Files & Documents Jotform is a Files & Documents integration — use it to automate file storage, sharing, and document management from any AI agent or MCP-compatible runtime.
Actions

What you can do
with Jotform.

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 Folder
jotform:get_folder
Fetch a single folder by ID with folder details and forms.
Read Low risk
Get Form
jotform:get_form
Fetch a single form by ID with all form details and questions.
Read Low risk
Get Report
jotform:get_report
Fetch a single report by ID with all report details.
Read Low risk
Get Submission
jotform:get_submission
Fetch a single form submission by ID with all answers.
Read Low risk
Get User
jotform:get_user
Get current user account information and usage details.
Read Low risk
List Folders
jotform:list_folders
List all folders with optional pagination.
Read Low risk
List Forms
jotform:list_forms
List all forms with optional filtering and pagination.
Read Low risk
List Reports
jotform:list_reports
List all reports with optional pagination.
Read Low risk
List Submissions
jotform:list_submissions
List form submissions with optional filtering and pagination.
Read Low risk
Clone Form
jotform:clone_form
Clone an existing form to create a duplicate copy.
Write Medium risk
Create Folder
jotform:create_folder
Create a new folder to organize forms.
Write Medium risk
Create Form
jotform:create_form
Create a new form with specified properties.
Write Medium risk
Delete Form
jotform:delete_form
Delete a form permanently. This action cannot be undone.
Write High risk
Delete Submission
jotform:delete_submission
Delete a form submission permanently. This action cannot be undone.
Write High risk
Update Form
jotform:update_form
Update an existing form's properties.
Write Medium risk
Update Submission
jotform:update_submission
Update a form submission's properties like flag or status.
Write Medium risk
MCP & Runtime API

Call Jotform
from any AI agent.

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

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

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 Jotform data
Call jotform:get_folder 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 Jotform
Dry-run validates jotform:clone_form before execution
Approval gate fires if risk level is high
Action executes with full governance — logged, audited, reversible
Trigger
File or document event
Process with AI
Route for approval
Notify team
How it works

Every Jotform action
governed end-to-end.

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

Jotform works best
alongside these.

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

Jotform integration

Start free.
No credit card required.

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

Start free — 1,000 runs Browse all integrations →