← Registry

Marketing

rocketsloth.ai

Rocket Sloth is an ad network that provides one-tag integration for serving ads and managing payouts.

1 endpoint15 known toolsFirst detected July 25, 2026Last detected July 25, 2026

ENDPOINT 1

https://rocketsloth.ai/mcp

No auth detected

MCP server metadata

Name
rocketsloth
Version
2.0.0
Capabilities
loggingtools.listChanged

Known tools 15

about

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.

Inferred read-only
account

View or update your account (authenticate with your API token sk_.

Potential side effects
ad_settings

View and adjust ad settings for your site (authenticate with your API token sk_.

Inferred read-only
admin_applications

Operator only (admin token).

Inferred read-only
application_status

Check an application's status using its application token (at_.

Inferred read-only
apply

Apply to become a Rocket Sloth publisher.

Inferred read-only
ask

Ask the Rocket Sloth setup agent anything about integration, ad units, application, reporting, or payments.

Inferred read-only
checklist

Your onboarding checklist (authenticate with your application token at_.

Inferred read-only
integration

Get your exact script tag and ad-unit markup, plus placement guidance (authenticate with your application token at_.

Inferred read-only
payments

View your payout information (authenticate with your API token sk_.

Inferred read-only
reclaim

Free up a site that has an inactive previous registration.

Inferred read-only
recover

Recover access when application or API tokens are lost.

Inferred read-only
reporting

Revenue and traffic reporting for your account (authenticate with your API token sk_.

Inferred read-only
subscriptions

Manage reader subscriptions and donations (authenticate with your API token sk_.

Inferred read-only
video

Manage video monetization (authenticate with your API token sk_.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.rocketsloth]
url = "https://rocketsloth.ai/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "rocketsloth": {
      "type": "http",
      "url": "https://rocketsloth.ai/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: rocketsloth
Remote MCP URL: https://rocketsloth.ai/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "rocketsloth": {
      "url": "https://rocketsloth.ai/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "rocketsloth": {
      "type": "http",
      "url": "https://rocketsloth.ai/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "rocketsloth",
  "transport": "streamable-http",
  "url": "https://rocketsloth.ai/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.