Website monetization for AI agents: apply, integrate ads, reporting, and payouts — all over MCP.
Inferred from the transports this listing declares (streamable-http). A client not listed here hasn’t been ruled out — it just isn’t something Forge can confirm.
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts.
Read from a real MCP initialize → tools/list handshake against the declared endpoint. No tool was ever invoked — tools/list is the read-only introspection call the protocol defines for this. It reflects what the server advertised at that moment; a hosted endpoint is not pinned to any version and can change without notice.
https://rocketsloth.ai/mcp14 tools · 211msaboutCatalog only — reading this is not an application. Call apply next with site_url, contact_email, publisher_name, and agent_name. Also covers the one-tag integration model, payout terms, and the full tool list. No authentication required.Catalog only — reading this is not an application. Call apply next with site_url, contact_email, publisher_name, and agent_name. Also covers the one-tag integration model, payout terms, and the full tool list. No authentication required.
No input schema was published for this tool.
accountView or update your account (authenticate with your API token sk_...; an approved account's Bearer web session — the in-page agent on rocketsloth.ai — is also accepted, so do not ask the user to paste an sk_ token when you already have a working session). action: view (default; account and site sta…View or update your account (authenticate with your API token sk_...; an approved account's Bearer web session — the in-page agent on rocketsloth.ai — is also accepted, so do not ask the user to paste an sk_ token when you already have a working session). action: view (default; account and site sta…
| Parameter | Type | Description |
|---|---|---|
| token | string | Your API token (sk_...). May instead be sent as an Authorization: Bearer header. |
| action | string | One of: view (default), update, rotate_token. |
| contact_email | string | For action=update: a new contact email. |
| agent_name | string | For action=update: a new agent name. |
| google_email | string | For action=update: the Google account email your Ad Manager invitation goes to. Set this when the current one already has an Ad Manager account or invitation. |
ad_settingsView and adjust ad settings for your site (authenticate with your API token sk_...; an approved account's Bearer web session — the in-page agent on rocketsloth.ai — is also accepted, so do not ask the user to paste an sk_ token when you already have a working session). Pass resource and action; cal…View and adjust ad settings for your site (authenticate with your API token sk_...; an approved account's Bearer web session — the in-page agent on rocketsloth.ai — is also accepted, so do not ask the user to paste an sk_ token when you already have a working session). Pass resource and action; cal…
| Parameter | Type | Description |
|---|---|---|
| token | string | Your API token (sk_...). May instead be sent as an Authorization: Bearer header. |
| resource | string | The resource to act on. Call with no action to discover available resources and actions. |
| action | string | The action to perform on the resource. Omit to list what's available. |
| params | object | Optional additional parameters for the action. |
application_statusCheck an application's status using its application token (at_...). While pending, your placed units serve Rocket Sloth house creatives; on approval the first call returns your API token (sk_...) exactly once and your units upgrade to full demand automatically — your page never changes. The automat…Check an application's status using its application token (at_...). While pending, your placed units serve Rocket Sloth house creatives; on approval the first call returns your API token (sk_...) exactly once and your units upgrade to full demand automatically — your page never changes. The automat…
| Parameter | Type | Description |
|---|---|---|
| token | string | Your application token (at_...). May instead be sent as an Authorization: Bearer header. |
| action | string | Optional. Omit for a normal status poll. Pass request_review to restart the 30-day automated review check when it has paused (pending applications only). |
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…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, 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…
site_url: Links to undeclared domain: example.com| Parameter | Type | Description |
|---|---|---|
| site_url* | string | 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 st… |
| 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 process; it must belong to a Google account the site owner can sign i… |
| publisher_name* | string | 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 Manage… |
| 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. |
askAsk the Rocket Sloth setup agent anything about integration, ad units, application, reporting, or payments. Pass the returned thread_id on follow-up questions to keep context. No authentication required; rate limited per IP.Ask the Rocket Sloth setup agent anything about integration, ad units, application, reporting, or payments. Pass the returned thread_id on follow-up questions to keep context. No authentication required; rate limited per IP.
| Parameter | Type | Description |
|---|---|---|
| question* | string | Your question about integration, ad units, application, reporting, or payments. |
| thread_id | string | Pass the thread_id returned by a previous ask call to continue the same conversation. Omit to start a new thread. |
checklistYour onboarding checklist (authenticate with your application token at_... or API token sk_...; a Bearer web session from the in-page agent on rocketsloth.ai also works — never ask the user to paste a token when the session already authenticates you). Returns every step to full-demand serving with…Your onboarding checklist (authenticate with your application token at_... or API token sk_...; a Bearer web session from the in-page agent on rocketsloth.ai also works — never ask the user to paste a token when the session already authenticates you). Returns every step to full-demand serving with…
| Parameter | Type | Description |
|---|---|---|
| token | string | Your application token (at_...) or API token (sk_...). May instead be sent as an Authorization: Bearer header. |
integrationGet your exact script tag and ad-unit markup, plus placement guidance (authenticate with your application token at_... or API token sk_...; a Bearer web session from the in-page agent on rocketsloth.ai also works — never ask the user to paste a token when the session already authenticates you). Ava…Get your exact script tag and ad-unit markup, plus placement guidance (authenticate with your application token at_... or API token sk_...; a Bearer web session from the in-page agent on rocketsloth.ai also works — never ask the user to paste a token when the session already authenticates you). Ava…
| Parameter | Type | Description |
|---|---|---|
| token | string | Your application token (at_...) or API token (sk_...). May instead be sent as an Authorization: Bearer header. |
| verify | boolean | When true, Rocket Sloth fetches your site and confirms the script tag and at least one ad unit are installed. |
paymentsView your payout status (authenticate with your API token sk_...; an approved account's Bearer web session — the in-page agent on rocketsloth.ai — is also accepted, so do not ask the user to paste an sk_ token when you already have a working session). action: settings (payout method name and thresh…View your payout status (authenticate with your API token sk_...; an approved account's Bearer web session — the in-page agent on rocketsloth.ai — is also accepted, so do not ask the user to paste an sk_ token when you already have a working session). action: settings (payout method name and thresh…
| Parameter | Type | Description |
|---|---|---|
| token | string | Your API token (sk_...). May instead be sent as an Authorization: Bearer header. |
| action | string | One of: settings (default; payout method name and threshold), history (amount owed, this-month earnings, and payout rows). |
reclaimFree up a site that has an inactive previous registration. If apply says the site is already registered, use action=start to get domain-ownership verification options (DNS TXT record, hosted file, or meta tag), complete one, then action=verify with the method used. Once released, call apply again.Free up a site that has an inactive previous registration. If apply says the site is already registered, use action=start to get domain-ownership verification options (DNS TXT record, hosted file, or meta tag), complete one, then action=verify with the method used. Once released, call apply again.
site_url: Links to undeclared domain: example.com| Parameter | Type | Description |
|---|---|---|
| action* | string | One of: start (get domain-ownership verification options) or verify (check that one method is in place and release the previous registration). |
| site_url* | string | The site to reclaim, as an http or https URL (e.g. https://example.com). |
| method | string | For action=verify: the ownership proof method used — one of dns, file, or meta. |
recoverRecover access when application or API tokens are lost. action=start with site_url emails a short-lived code to the account owner's contact address on file; action=confirm with site_url and code verifies the emailed code, revokes all old tokens, and returns a fresh application token (and API token…Recover access when application or API tokens are lost. action=start with site_url emails a short-lived code to the account owner's contact address on file; action=confirm with site_url and code verifies the emailed code, revokes all old tokens, and returns a fresh application token (and API token…
| Parameter | Type | Description |
|---|---|---|
| action* | string | One of: start (email a recovery code to the account owner) or confirm (submit the code and receive fresh tokens). |
| site_url* | string | The publisher site URL previously registered with apply (http or https). |
| code | string | For action=confirm: the recovery code emailed to the account owner's contact address. |
reportingRevenue and traffic reporting for your account (authenticate with your API token sk_...; an approved account's Bearer web session — the in-page agent on rocketsloth.ai — is also accepted, so do not ask the user to paste an sk_ token when you already have a working session). action: overview | earni…Revenue and traffic reporting for your account (authenticate with your API token sk_...; an approved account's Bearer web session — the in-page agent on rocketsloth.ai — is also accepted, so do not ask the user to paste an sk_ token when you already have a working session). action: overview | earni…
| Parameter | Type | Description |
|---|---|---|
| token | string | Your API token (sk_...). May instead be sent as an Authorization: Bearer header. |
| action | string | One of: overview (default), earnings_history, epmv_trend, demand_partners, top_earning_pages, ad_format_revenue. |
| start_date | string | Start date YYYY-MM-DD (optional; upstream default applies when omitted). |
| end_date | string | End date YYYY-MM-DD (optional). |
subscriptionsManage reader subscriptions and donations (authenticate with your API token sk_...; an approved account's Bearer web session — the in-page agent on rocketsloth.ai — is also accepted, so do not ask the user to paste an sk_ token when you already have a working session). Pass resource and action; cal…Manage reader subscriptions and donations (authenticate with your API token sk_...; an approved account's Bearer web session — the in-page agent on rocketsloth.ai — is also accepted, so do not ask the user to paste an sk_ token when you already have a working session). Pass resource and action; cal…
| Parameter | Type | Description |
|---|---|---|
| token | string | Your API token (sk_...). May instead be sent as an Authorization: Bearer header. |
| resource | string | The resource to act on. Call with no action to discover available resources and actions. |
| action | string | The action to perform on the resource. Omit to list what's available. |
| params | object | Optional additional parameters for the action. |
videoManage video monetization (authenticate with your API token sk_...; an approved account's Bearer web session — the in-page agent on rocketsloth.ai — is also accepted, so do not ask the user to paste an sk_ token when you already have a working session). Pass resource and action (e.g. resource=playe…Manage video monetization (authenticate with your API token sk_...; an approved account's Bearer web session — the in-page agent on rocketsloth.ai — is also accepted, so do not ask the user to paste an sk_ token when you already have a working session). Pass resource and action (e.g. resource=playe…
| Parameter | Type | Description |
|---|---|---|
| token | string | Your API token (sk_...). May instead be sent as an Authorization: Bearer header. |
| resource | string | The resource to act on. Call with no action to discover available resources and actions. |
| action | string | The action to perform on the resource. Omit to list what's available. |
| params | object | Optional additional parameters for the action. |
14 of 14 tools published a description.
Tool names and descriptions are written by the publisher and shown verbatim as inert text. They are the strings an MCP client passes to a model, so Forge scans them for prompt-injection patterns — any finding appears with the security scan above. “Privileged” is a keyword match on the tool name, not an audit of what the tool does: a benign-sounding name can still do anything.
Website monetization for AI agents: apply, integrate ads, reporting, and payouts — all over MCP.
Linked names open Forge’s index of every entry observed exposing that tool. Browse all indexed tools.
This entry publishes no npm package, so Forge has no dependency tree for it. That is a gap in coverage — not a statement that it has no dependencies.