control-plane
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

FieldTypeDescription
contact_name*stringFull name of the person requesting the demo
company*stringCompany or organization name
email*stringBusiness email address to receive follow-up from the ThinkNEO team
rolestringContact's role: cto, cfo, security, engineering, or other
intereststringPrimary area of interest: guardrails, finops, observability, governance, or full platform
preferred_datesstringPreferred meeting dates, times, and timezone (e.g., 'Tuesdays or Thursdays, 9-11am EST')
contextstringAdditional 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.