A
ai-commerce
/register_agent
register agent
Register this AI agent as a customer and receive an API key. Required once before purchasing. The api_key is returned only once — store it.
liveverifiedunknown~5s typical
mcpprobedai-commerce
$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-app-railway-up-airy-enthusiasm-production-ai-commerce /register_agent for me.
Input
| Field | Type | Description |
|---|---|---|
| email* | string | Contact email (agent's or owner's) |
| name* | string | Agent name |
| framework | string (langchain | autogpt | crewai | openai_assistant | dify | n8n) | Agent framework |
| callback_url | string | Optional webhook URL for content delivery |
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-app-railway-up-airy-enthusiasm-production-ai-commerce","endpoint":"/register_agent","input":{"email":"...","name":"..."}}'cli
npx cracked-ai run -p mcp-app-railway-up-airy-enthusiasm-production-ai-commerce -e /register_agent -i '{"email":"...","name":"..."}'mcp
run_tool({ provider: "mcp-app-railway-up-airy-enthusiasm-production-ai-commerce", endpoint: "/register_agent", input: {"email":"...","name":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.