ai.rocketsloth/rocketsloth
ai.rocketsloth/rocketslothWebsite monetization for AI agents: apply, integrate ads, reporting, and payouts — all over MCP.
Tools · 14
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 f…
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…
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 (s…
Operator only (admin token). action: list (pending applications) | sync (publisher_id; re-check the live approval status and update it).
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_...) exac…
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…
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 requir…
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), w…
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 fetc…
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 sta…
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 verif…
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. Op…
Manage reader subscriptions and donations (authenticate with your API token sk_...). Pass resource and action; call with no action to see what's available.
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…
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"ai.rocketsloth/rocketsloth": {
"url": "https://rocketsloth.ai/mcp",
"transport": "streamable-http"
}
}
}