← rocketsloth.ai

INDIVIDUAL MCP TOOL

apply

Apply to become a Rocket Sloth publisher.

rocketsloth.ainone authenticationAvailability not checked

Input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • No write-capable action terms were found; this is not proof that invocation has no side effects.

Parent endpoint

rocketsloth.ai

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.

Related tools

  • 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.
  • account — View or update your account (authenticate with your API token sk_.
  • ad_settings — View and adjust ad settings for your site (authenticate with your API token sk_.
  • admin_applications — Operator only (admin token).
  • application_status — Check an application's status using its application token (at_.
  • ask — Ask the Rocket Sloth setup agent anything about integration, ad units, application, reporting, or payments.
  • checklist — Your onboarding checklist (authenticate with your application token at_.
  • integration — Get your exact script tag and ad-unit markup, plus placement guidance (authenticate with your application token at_.