MCP & AI Agent Integration

Lightspeed Vt
automation.

12 AI agent actions for Lightspeed Vt — callable from any MCP-compatible runtime, Claude, Cursor, or Cerebral OS workflow. Use Lightspeed Vt to process orders, manage inventory, and handle customer requests autonomously. 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
12
actions
100%
governed
<200ms
latency
12
AI agent actions
7
Read operations
5
Write operations
1
High-risk actions (approval gated)
E-Commerce Lightspeed Vt is a E-Commerce integration — use it to automate order management, fulfillment, and customer operations from any AI agent or MCP-compatible runtime.
Actions

What you can do
with Lightspeed Vt.

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 Completion Report
lightspeed_vt:get_completion_report
Generate a course completion report with statistics and user progress data.
Read Low risk
Get Course
lightspeed_vt:get_course
Fetch a single course by ID with details and enrollment information.
Read Low risk
Get User
lightspeed_vt:get_user
Fetch a single user by ID with profile information and training status.
Read Low risk
Get User Progress
lightspeed_vt:get_user_progress
Get training progress for a user, either for all courses or a specific course.
Read Low risk
List Courses
lightspeed_vt:list_courses
List courses with filtering, searching, and pagination options.
Read Low risk
List Enrollments
lightspeed_vt:list_enrollments
List course enrollments with filtering and pagination options.
Read Low risk
List Users
lightspeed_vt:list_users
List users with filtering and pagination options.
Read Low risk
Create User
lightspeed_vt:create_user
Create a new user in the LightSpeed VT system.
Write Medium risk
Delete User
lightspeed_vt:delete_user
Delete a user from the LightSpeed VT system. This action cannot be undone.
Write High risk
Enroll User
lightspeed_vt:enroll_user
Enroll a user in a specific course.
Write Medium risk
Send Reminder
lightspeed_vt:send_reminder
Send a training reminder email to a user for a specific course or general training.
Write Medium risk
Update User
lightspeed_vt:update_user
Update an existing user's information.
Write Medium risk
MCP & Runtime API

Call Lightspeed Vt
from any AI agent.

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

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

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 Lightspeed Vt data
Call lightspeed_vt:get_completion_report 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 Lightspeed Vt
Dry-run validates lightspeed_vt:create_user before execution
Approval gate fires if risk level is high
Action executes with full governance — logged, audited, reversible
Trigger
Order or fulfillment event
Process with AI
Update customer records
Notify team via Slack
How it works

Every Lightspeed Vt action
governed end-to-end.

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

Lightspeed Vt works best
alongside these.

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

Lightspeed Vt integration

Start free.
No credit card required.

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

Start free — 1,000 runs Browse all integrations →