Website monetization for AI agents: apply, integrate ads, reporting, and payouts — all over MCP.
Inferido de los transportes que declara este listado (streamable-http). Que un cliente no aparezca aquí no significa que se haya descartado: simplemente Forge no puede confirmarlo.
La verificación confirma la identidad del publicador (la propiedad del repo), no la seguridad del código. El análisis de seguridad cubre los CVE conocidos y los scripts de instalación sospechosos.
Leído de un handshake MCP real initialize → tools/list contra el endpoint declarado. No se invocó ninguna herramienta: tools/list es la llamada de introspección de solo lectura que el protocolo define para esto. Refleja lo que el servidor anunciaba en ese momento; un endpoint alojado no está fijado a ninguna versión y puede cambiar sin avisar.
https://rocketsloth.ai/mcp14 herramientas · 211 msaboutCatalog 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 se publicó ningún esquema de entrada para esta herramienta.
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…
| Parámetro | Tipo | Descripción |
|---|---|---|
| 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…
| Parámetro | Tipo | Descripción |
|---|---|---|
| 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…
| Parámetro | Tipo | Descripción |
|---|---|---|
| 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| Parámetro | Tipo | Descripción |
|---|---|---|
| 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.
| Parámetro | Tipo | Descripción |
|---|---|---|
| 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…
| Parámetro | Tipo | Descripción |
|---|---|---|
| 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…
| Parámetro | Tipo | Descripción |
|---|---|---|
| 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…
| Parámetro | Tipo | Descripción |
|---|---|---|
| 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| Parámetro | Tipo | Descripción |
|---|---|---|
| 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…
| Parámetro | Tipo | Descripción |
|---|---|---|
| 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…
| Parámetro | Tipo | Descripción |
|---|---|---|
| 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…
| Parámetro | Tipo | Descripción |
|---|---|---|
| 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…
| Parámetro | Tipo | Descripción |
|---|---|---|
| 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 de 14 herramientas publicaron una descripción.
Los nombres y descripciones de las herramientas los escribe el publicador y se muestran literalmente como texto inerte. Son las cadenas que un cliente MCP pasa al modelo, así que Forge las analiza en busca de patrones de inyección de prompts — cualquier hallazgo aparece junto al análisis de seguridad de arriba. «Privilegiada» es una coincidencia de palabra clave en el nombre de la herramienta, no una auditoría de lo que hace: un nombre inofensivo puede hacer cualquier cosa.
Website monetization for AI agents: apply, integrate ads, reporting, and payouts — all over MCP.
Los nombres enlazados abren el índice de Forge con todas las entradas que se observó que exponen esa herramienta. Ver todas las herramientas indexadas.
Esta entrada no publica ningún paquete de npm, así que Forge no tiene un árbol de dependencias para ella. Es una carencia de cobertura, no una afirmación de que no tenga dependencias.