C
control-plane
/thinkneo_schedule_demo
thinkneo schedule demo
Schedule a demo or discovery call with the ThinkNEO team. Collects contact information and preferences. No authentication required.
liveunknown~5s typical
mcpcontrol-plane
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-ai-thinkneo-control-plane /thinkneo_schedule_demo for me.
Input
| Field | Type | Description |
|---|---|---|
| contact_name* | string | Full name of the person requesting the demo |
| company* | string | Company or organization name |
| email* | string | Business email address to receive follow-up from the ThinkNEO team |
| role | string | Contact's role: cto, cfo, security, engineering, or other |
| interest | string | Primary area of interest: guardrails, finops, observability, governance, or full platform |
| preferred_dates | string | Preferred meeting dates, times, and timezone (e.g., 'Tuesdays or Thursdays, 9-11am EST') |
| context | string | Additional context such as current AI providers used, request volume, or specific use case |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"mcp-ai-thinkneo-control-plane","endpoint":"/thinkneo_schedule_demo","input":{"contact_name":"...","company":"...","email":"..."}}'cli
npx cracked-ai run -p mcp-ai-thinkneo-control-plane -e /thinkneo_schedule_demo -i '{"contact_name":"...","company":"...","email":"..."}'mcp
run_tool({ provider: "mcp-ai-thinkneo-control-plane", endpoint: "/thinkneo_schedule_demo", input: {"contact_name":"...","company":"...","email":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.