Marketing
rocketsloth.ai
Rocket Sloth is an ad network that provides one-tag integration for serving ads and managing payouts.
ENDPOINT 1
https://rocketsloth.ai/mcp
MCP server metadata
- Name
- rocketsloth
- Version
- 2.0.0
Known tools 15
aboutWhat 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-onlyad_settingsView and adjust ad settings for your site (authenticate with your API token sk_.
Inferred read-onlyaskAsk the Rocket Sloth setup agent anything about integration, ad units, application, reporting, or payments.
Inferred read-onlyintegrationGet your exact script tag and ad-unit markup, plus placement guidance (authenticate with your application token at_.
Inferred read-onlyreportingRevenue and traffic reporting for your account (authenticate with your API token sk_.
Inferred read-onlysubscriptionsManage reader subscriptions and donations (authenticate with your API token sk_.
Inferred read-onlyCONNECT 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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.