C
ClaraConverts
/create_trial_tenant
Create Free Trial
Create a free, no-card ClaraConverts trial for a website. Returns a working embed snippet and a bearer token for follow-up calls (get_embed_snippet, get_upgrade
liveverifiedunknown~5s typical
mcpprobedclaraconverts
$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-com-claraconverts-clara /create_trial_tenant for me.
Input
| Field | Type | Description |
|---|---|---|
| owner_email* | string | The site owner's real, monitored email — this is the only place their Studio login link an |
| site_url* | string | URL of the site Clara will be installed on (required). |
| display_name | string | Optional display name for the business. |
| conversion_goal | string | Optional: what Clara should drive (e.g. "book a demo", "capture a lead"). |
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-com-claraconverts-clara","endpoint":"/create_trial_tenant","input":{"owner_email":"...","site_url":"..."}}'cli
npx cracked-ai run -p mcp-com-claraconverts-clara -e /create_trial_tenant -i '{"owner_email":"...","site_url":"..."}'mcp
run_tool({ provider: "mcp-com-claraconverts-clara", endpoint: "/create_trial_tenant", input: {"owner_email":"...","site_url":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.