R
raccha.ai
/invite_member
invite member
Invite an email to join your account. Requires an admin owner_key.
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 /invite_member for me.
Input
| Field | Type | Description |
|---|---|---|
| email* | string | Email address to invite. |
| owner_key | string | Owner key. Must belong to an admin member. Optional. If omitted, defaults to the owner_key |
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":"/invite_member","input":{"email":"..."}}'cli
npx cracked-ai run -p mcp-ai-raccha-raccha -e /invite_member -i '{"email":"..."}'mcp
run_tool({ provider: "mcp-ai-raccha-raccha", endpoint: "/invite_member", input: {"email":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.