R
raccha.ai
/create_org
create org
Create a new, deliberately-named org under the same email as the supplied owner_key — not a fresh signup. `name` is slugified into the org's namespace slug (e.g
liveunknown~5s typical
mcpraccha.ai
$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-raccha-raccha /create_org for me.
Input
| Field | Type | Description |
|---|---|---|
| name* | string | Human-readable name for the new org, e.g. "c-engineering". Slugified into the namespace's |
| owner_key | string | Any valid owner_key for this email. The new org is created under the same email, not a fre |
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-raccha-raccha","endpoint":"/create_org","input":{"name":"..."}}'cli
npx cracked-ai run -p mcp-ai-raccha-raccha -e /create_org -i '{"name":"..."}'mcp
run_tool({ provider: "mcp-ai-raccha-raccha", endpoint: "/create_org", input: {"name":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.