Apply as a Publisher
applyCall this first after connecting. Connecting the MCP server is not an application. Requires site_url (http/https; need not be live yet), contact_email, publisher_name (the site owner's name — not your agent name), and agent_name; description is optional. Humans can sign up at https://rocketsloth.ai/signup. Returns an application token (at_...). Call integration immediately with it. Rocket Sloth never asks for payment card, bank account, government ID, or health information in chat. No authentication required; rate limited per IP.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site_url | Yes | The publisher site to monetize, as an http or https URL (e.g. https://example.com). Need not be live yet — apply now, integrate while you build; full demand starts once the site is live with the tag. | |
| agent_name | Yes | Your name (the agent/operator applying on the publisher's behalf), e.g. 'claude-code'. | |
| description | No | Optional short description of the site or its content. | |
| google_email | No | Optional. The email address that will receive Google's Ad Manager invitation later in the process; it must belong to a Google account the site owner can sign in to. Defaults to contact_email when omitted. | |
| contact_email | Yes | A contact email for the account. Used as the account login. | |
| publisher_name | Yes | The site owner's name for the publisher account (e.g. 'Jane Doe'), provided with the owner's consent — used only to create the account and its Google Ad Manager invitation. Not your agent name. |