MCP & AI Agent Integration

Asknicely
automation.

12 AI agent actions for Asknicely — callable from any MCP-compatible runtime, Claude, Cursor, or Cerebral OS workflow. Use Asknicely to automate business processes and connect tools in your stack. 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)
Business Tools Asknicely is a Business Tools integration — use it to automate business operations and workflow automation from any AI agent or MCP-compatible runtime.
Actions

What you can do
with Asknicely.

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 Nps Score
asknicely:get_nps_score
Get current NPS score overall or for a specific segment with breakdown of promoters, passives, and detractors.
Read Low risk
Get Person
asknicely:get_person
Fetch a single person/customer by ID or email with their survey history and scores.
Read Low risk
Get Response
asknicely:get_response
Fetch a single survey response with score, comment, and person details.
Read Low risk
Get Segment
asknicely:get_segment
Fetch details about a specific customer segment including person count and NPS score.
Read Low risk
List People
asknicely:list_people
List people/customers with optional filtering by segment, score, or email domain.
Read Low risk
List Responses
asknicely:list_responses
List survey responses with filtering by score, person, segment, or date range.
Read Low risk
List Segments
asknicely:list_segments
List all customer segments with their NPS scores and person counts.
Read Low risk
Create Person
asknicely:create_person
Create a new person/customer in AskNicely for survey targeting.
Write Medium risk
Create Segment
asknicely:create_segment
Create a new customer segment for organizing and targeting surveys.
Write Medium risk
Delete Person
asknicely:delete_person
Permanently delete a person and all their survey data from AskNicely.
Write High risk
Send Survey
asknicely:send_survey
Send an NPS survey to a specific person via email.
Write Medium risk
Update Person
asknicely:update_person
Update an existing person's details, segment, or custom properties.
Write Medium risk
MCP & Runtime API

Call Asknicely
from any AI agent.

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

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

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 Asknicely data
Call asknicely:get_nps_score 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 Asknicely
Dry-run validates asknicely:create_person before execution
Approval gate fires if risk level is high
Action executes with full governance — logged, audited, reversible
Trigger
Event in Asknicely
Process with AI agent
Take governed action
Log to audit trail
How it works

Every Asknicely action
governed end-to-end.

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

Asknicely works best
alongside these.

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

Asknicely integration

Start free.
No credit card required.

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

Start free — 1,000 runs Browse all integrations →