R
rocketsloth
/apply
Apply as a Publisher
Call this first after connecting. Connecting the MCP server is not an application. Requires site_url (http/https; need not be live yet), contact_email, publishe
liveverifiedunknown~5s typical
mcpprobedrocketsloth
$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-rocketsloth-rocketsloth /apply for me.
Input
| Field | Type | Description |
|---|---|---|
| site_url* | string | The publisher site to monetize, as an http or https URL (e.g. https://example.com). Need n |
| contact_email* | string | A contact email for the account. Used as the account login. |
| google_email | string | Optional. The email address that will receive Google's Ad Manager invitation later in the |
| publisher_name* | string | The site owner's name for the publisher account (e.g. 'Jane Doe'), provided with the owner |
| agent_name* | string | Your name (the agent/operator applying on the publisher's behalf), e.g. 'claude-code'. |
| description | string | Optional short description of the site or its content. |
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-rocketsloth-rocketsloth","endpoint":"/apply","input":{"site_url":"...","contact_email":"...","publisher_name":"...","agent_name":"..."}}'cli
npx cracked-ai run -p mcp-ai-rocketsloth-rocketsloth -e /apply -i '{"site_url":"...","contact_email":"...","publisher_name":"...","agent_name":"..."}'mcp
run_tool({ provider: "mcp-ai-rocketsloth-rocketsloth", endpoint: "/apply", input: {"site_url":"...","contact_email":"...","publisher_name":"...","agent_name":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.