MCP & AI Agent Integration

Ngrok
automation.

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

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 Certificate
ngrok:get_certificate
Get details of a specific TLS certificate by ID.
Read Low risk
Get Domain
ngrok:get_domain
Get details of a specific reserved domain by ID.
Read Low risk
Get Edge
ngrok:get_edge
Get details of a specific HTTPS edge by ID.
Read Low risk
Get Tunnel
ngrok:get_tunnel
Get details of a specific tunnel by ID.
Read Low risk
List Api Keys
ngrok:list_api_keys
List all API keys in your ngrok account.
Read Low risk
List Certificates
ngrok:list_certificates
List all TLS certificates in your ngrok account.
Read Low risk
List Domains
ngrok:list_domains
List all reserved domains in your ngrok account.
Read Low risk
List Edges
ngrok:list_edges
List all HTTPS edges in your ngrok account.
Read Low risk
List Tunnels
ngrok:list_tunnels
List all active tunnels in your ngrok account.
Read Low risk
Create Api Key
ngrok:create_api_key
Create a new API key for programmatic access to ngrok.
Write Medium risk
Create Domain
ngrok:create_domain
Reserve a new domain for use with ngrok tunnels.
Write Medium risk
Create Edge
ngrok:create_edge
Create a new HTTPS edge for advanced traffic routing and policies.
Write Medium risk
Delete Api Key
ngrok:delete_api_key
Delete an API key. This action cannot be undone and will immediately revoke access.
Write High risk
Delete Certificate
ngrok:delete_certificate
Delete a TLS certificate. This action cannot be undone.
Write High risk
Delete Domain
ngrok:delete_domain
Delete a reserved domain. This action cannot be undone.
Write High risk
Delete Edge
ngrok:delete_edge
Delete an HTTPS edge. This action cannot be undone.
Write High risk
Update Edge
ngrok:update_edge
Update an existing HTTPS edge configuration.
Write Medium risk
Upload Certificate
ngrok:upload_certificate
Upload a TLS certificate and private key for use with ngrok tunnels.
Write Medium risk
MCP & Runtime API

Call Ngrok
from any AI agent.

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

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

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 Ngrok data
Call ngrok:get_certificate 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 Ngrok
Dry-run validates ngrok:create_api_key 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 Ngrok action
governed end-to-end.

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

Ngrok works best
alongside these.

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

Ngrok integration

Start free.
No credit card required.

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

Start free — 1,000 runs Browse all integrations →