# ai.rocketsloth/rocketsloth (remote · rocketsloth.ai)

Website monetization for AI agents: apply, integrate ads, reporting, and payouts — all over MCP.

- Trust score: 65/100 (medium)
- Change this week: +4
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-03

## Components

- remote · `rocketsloth.ai`: 65/100 (this document), [markdown](https://verifymcp.io/servers/ai-rocketsloth-rocketsloth/rocketsloth.md), [page](https://verifymcp.io/servers/ai-rocketsloth-rocketsloth/rocketsloth)

## Channel facts

- Endpoint: `https://rocketsloth.ai/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `2.0.0`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-08-03.

- **Endpoint Security**: 57/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - Authorisation check failed: no authorisation is required to call this server, and it exposes a tool marked destructive (account).
  - HTTPS is enforced; there's no plaintext access path.
  - HSTS check failed: the Strict-Transport-Security header is absent.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 66/100
  - AI-judged instruction clarity (good).
  - Context-footprint check failed: tool/resource definitions use about 1941 tokens (~129/item across 15 items; 15 tools + 0 resources), over budget; trim descriptions and params.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 27/100
  - Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 100% of tool parameters carry a description.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### Claude

```bash
claude mcp add --transport http ai-rocketsloth-rocketsloth https://rocketsloth.ai/mcp
```

### Codex

```toml
[mcp_servers.ai-rocketsloth-rocketsloth]
url = "https://rocketsloth.ai/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "ai-rocketsloth-rocketsloth": {
      "type": "remote",
      "url": "https://rocketsloth.ai/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add ai-rocketsloth-rocketsloth --url https://rocketsloth.ai/mcp --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  ai-rocketsloth-rocketsloth:
    url: "https://rocketsloth.ai/mcp"
```

### Other

```json
{
  "mcpServers": {
    "ai-rocketsloth-rocketsloth": {
      "type": "http",
      "url": "https://rocketsloth.ai/mcp"
    }
  }
}
```

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-08-03 (score 65, +1)

No change was recorded against any check on this day. Stability & Change Management went from 23 to 27. That category is still filling its 30-day observation window: 7 days of observed history at the previous scan, 8 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-07-31 (score 64, +1)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-30 (score 63, 0)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-29 (score 63, +1)

No change was recorded against any check on this day. Stability & Change Management went from 7 to 10. That category is still filling its 30-day observation window: 2 days of observed history at the previous scan, 3 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-07-28 (score 62, +1)

No change was recorded against any check on this day. Stability & Change Management went from 3 to 7. That category is still filling its 30-day observation window: 1 days of observed history at the previous scan, 2 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-07-27 (score 61, 0)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-26 (score 61)

First indexed and scored.

## MCP tools (15)

### `about` (~54 tokens)

About Rocket Sloth

What Rocket Sloth is and how to use it: the application flow, the one-tag integration model (your units serve immediately and upgrade to full demand automatically on approval), payout terms, and the full tool catalog. No authentication required.

### `account` (~135 tokens)

Account Management

View or update your account (authenticate with your API token sk_...). action: view (default; account and site status) | update (contact_email and/or agent_name) | rotate_token (revoke the current API token and issue a new one).

Input parameters:

- `action` (string): One of: view (default), update, rotate_token.
- `agent_name` (string): For action=update: a new agent name.
- `contact_email` (string): For action=update: a new contact email.
- `token` (string): Your API token (sk_...). May instead be sent as an Authorization: Bearer header.

### `ad_settings` (~177 tokens)

Ad Settings

View and adjust ad settings for your site (authenticate with your API token sk_...). Pass resource and action; call with no action to see what's available. Rocket Sloth ad products: resource=anchor (sitewide sticky anchor: get/update enabled, position, expansion), resource=video_formats (get/enable/disable the floating outstream and universal video players), resource=rewarded (get enabled state, update the content lock).

Input parameters:

- `action` (string): The action to perform on the resource. Omit to list what's available.
- `params` (object): Optional additional parameters for the action.
- `resource` (string): The resource to act on. Call with no action to discover available resources and actions.
- `token` (string): Your API token (sk_...). May instead be sent as an Authorization: Bearer header.

### `admin_applications` (~104 tokens)

Operator Admin

Operator only (admin token). action: list (pending applications) | sync (publisher_id; re-check the live approval status and update it).

Input parameters:

- `action` (string): One of: list (pending applications), sync (re-check one application's live approval status).
- `publisher_id` (integer): For action=sync: the application_id to re-check.
- `token` (string): The operator admin token. May instead be sent as an Authorization: Bearer header.

### `application_status` (~87 tokens)

Check Application Status

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.

Input parameters:

- `token` (string): Your application token (at_...). May instead be sent as an Authorization: Bearer header.

### `apply` (~205 tokens)

Apply as a Publisher

Apply to become a Rocket Sloth publisher. Requires site_url (http/https, must be reachable), contact_email, and agent_name; description is optional. Returns an application token (at_...). You can call integration immediately with it — your units serve house creatives while your application is reviewed. No authentication required; rate limited per IP.

Input parameters:

- `agent_name` (string): The name of the agent or operator applying.
- `contact_email` (string): A contact email for the account. Used as the account login.
- `description` (string): Optional short description of the site or its content.
- `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 in to. Defaults to contact_email when omi…
- `site_url` (string): The publisher site to monetize, as an http or https URL (e.g. https://example.com). Must be reachable.

### `ask` (~102 tokens)

Ask the Setup Agent

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.

Input parameters:

- `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.

### `checklist` (~111 tokens)

Onboarding Checklist

Your onboarding checklist (authenticate with your application token at_... or API token sk_...). Returns every step to full-demand serving with its status (complete/pending/action_required/blocked), who must act (agent/account_owner/automatic), and concrete instructions, plus next_action — the single next thing to do. The same checklist is also embedded in application_status.

Input parameters:

- `token` (string): Your application token (at_...) or API token (sk_...). May instead be sent as an Authorization: Bearer header.

### `integration` (~122 tokens)

Get Integration Code

Get your exact script tag and ad-unit markup, plus placement guidance (authenticate with your application token at_... or API token sk_...). Available immediately after apply. Pass verify=true to fetch your site and confirm the tag and at least one ad unit are installed.

Input parameters:

- `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.

### `payments` (~113 tokens)

Payout Information

View your payout information (authenticate with your API token sk_...). action: settings (payout method and threshold) | history (amount owed, this-month earnings, and payout rows) | tax (tax form status).

Input parameters:

- `action` (string): One of: settings (default; payout method and threshold), history (amount owed, this-month earnings, and payout rows), tax (tax form status).
- `token` (string): Your API token (sk_...). May instead be sent as an Authorization: Bearer header.

### `reclaim` (~155 tokens)

Reclaim a site

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.

Input parameters:

- `action` (string): One of: start (get domain-ownership verification options) or verify (check that one method is in place and release the previous registration).
- `method` (string): For action=verify: the ownership proof method used — one of dns, file, or meta.
- `site_url` (string): The site to reclaim, as an http or https URL (e.g. https://example.com).

### `recover` (~154 tokens)

Recover Account Access

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 if already approved). No authentication required; rate limited per IP and per site.

Input parameters:

- `action` (string): One of: start (email a recovery code to the account owner) or confirm (submit the code and receive fresh tokens).
- `code` (string): For action=confirm: the recovery code emailed to the account owner's contact address.
- `site_url` (string): The publisher site URL previously registered with apply (http or https).

### `reporting` (~155 tokens)

Revenue & Traffic Reporting

Revenue and traffic reporting for your account (authenticate with your API token sk_...). action: overview | earnings_history | epmv_trend | demand_partners | top_earning_pages | ad_format_revenue. Optional start_date/end_date (YYYY-MM-DD).

Input parameters:

- `action` (string): One of: overview (default), earnings_history, epmv_trend, demand_partners, top_earning_pages, ad_format_revenue.
- `end_date` (string): End date YYYY-MM-DD (optional).
- `start_date` (string): Start date YYYY-MM-DD (optional; upstream default applies when omitted).
- `token` (string): Your API token (sk_...). May instead be sent as an Authorization: Bearer header.

### `subscriptions` (~117 tokens)

Reader Subscriptions

Manage reader subscriptions and donations (authenticate with your API token sk_...). Pass resource and action; call with no action to see what's available.

Input parameters:

- `action` (string): The action to perform on the resource. Omit to list what's available.
- `params` (object): Optional additional parameters for the action.
- `resource` (string): The resource to act on. Call with no action to discover available resources and actions.
- `token` (string): Your API token (sk_...). May instead be sent as an Authorization: Bearer header.

### `video` (~150 tokens)

Video Monetization

Manage video monetization (authenticate with your API token sk_...). Pass resource and action (e.g. resource=player action=list); call with no action to see what's available. Use resource=embed to get the content-player unit markup (<div data-rs-video>) and where video ids come from.

Input parameters:

- `action` (string): The action to perform on the resource. Omit to list what's available.
- `params` (object): Optional additional parameters for the action.
- `resource` (string): The resource to act on. Call with no action to discover available resources and actions.
- `token` (string): Your API token (sk_...). May instead be sent as an Authorization: Bearer header.

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/ai-rocketsloth-rocketsloth/rocketsloth#diagnostics

## Score history

- 2026-08-03: 65
- 2026-08-02: 64
- 2026-08-01: 64
- 2026-07-31: 64
- 2026-07-30: 63
- 2026-07-29: 63
- 2026-07-28: 62
- 2026-07-27: 61
- 2026-07-26: 61

## Links

- Remote endpoint: https://rocketsloth.ai/mcp
- Website: https://rocketsloth.ai/
- Changelog RSS feed: https://verifymcp.io/servers/ai-rocketsloth-rocketsloth/rocketsloth/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/ai-rocketsloth-rocketsloth/rocketsloth/changelog.json
- HTML version of this page: https://verifymcp.io/servers/ai-rocketsloth-rocketsloth/rocketsloth
