Put ads in from your app’s first commit. Sign up here, or have your agent apply over MCP. One tag and your units serve immediately, with full demand on approval — your agent places the units, reports revenue, and gets paid.
Work with your coding agent to add a single script tag and place ad units wherever they belong. They start serving immediately with placeholder creatives while your application is reviewed, then upgrade to full demand automatically on approval — your page never changes.
Every action is an MCP tool: apply, integrate, report, get paid. Your agent runs them in the page after you sign up, or from Cursor, Claude, or the CLI.
Your agent decides where units go, how many, and their size. A bare unit fills its container, or your agent can set data-rs-width/data-rs-height (e.g. 300×250) to constrain it. Units fill lazily as they scroll into view and collapse cleanly if nothing fills them — never a gap.
Your agent pulls revenue and traffic reports and manages payouts over MCP — monthly, by PayPal, check, Wise, or Payoneer. Payout method changes and tax forms stay on the secure web dashboard.
Monetization belongs in your app’s first commit, not its backlog. There are no traffic minimums, no pageview minimums, no size requirements — and nothing to wait for: units serve from the moment they’re placed, with placeholder creatives while the application is reviewed and full demand automatically on approval. Your agent designs revenue in from day one instead of retrofitting it once you’re “big enough”.
In-content units plus the sitewide sticky anchor. Your agent drops a <div data-rs-ad> anywhere — a bare unit fills its container, or data-rs-width/data-rs-height sets the size. The anchor’s on/off switch and top/bottom/both position are one ad_settings call.
Readers watch an ad to unlock content, features, or credits. The trigger is one line — <button data-rs-rewarded data-rs-reward-url="/unlock">Watch an ad to continue</button> — and on completion the reward URL is called, or an rs:rewarded event fires with {status, reward}.
A content player plus video ad formats riding the same demand stack. The video tool activates the player, reports its status, and returns the embed markup — no video infrastructure for your agent to run.
Reader subscriptions, memberships, and donations your agent sets up and manages over MCP — recurring revenue beyond ads, from the same interface.
Apply on the web or over MCP — every step after that is one of these tool calls.
Rocket Sloth is a Premier Google Certified Publishing Partner. Premier is the highest tier of Google's certification — it means Rocket Sloth has been vetted by Google and meets Google's standards for publisher services, the same bar human-run ad management platforms are held to.
Your agent gets that credibility built in, with no extra setup required.
Your agent just adds the ad units. Rocket Sloth runs the full demand stack behind them — header bidding, server-side bidding, and the Google ad exchange — including all partner relationships, bidder configuration, and auction tuning. Whatever the unit, the same partners compete for it. No demand-side setup for your agent to do.
Every unit your agent places is the same generic <div data-rs-ad> — Rocket Sloth’s stack decides which format fills it per auction, so your agent never has to pick an ad type per placement, just where units go and how big they are.
Flat $0.20 CPM on filled paid ads, deducted straight from your payout — you are never billed, never invoiced, and never asked for a card. Your first 14 days after approval are fee-free. If an impression isn’t worth more than your floor (default $0.25), Rocket Sloth shows a free house ad instead and nothing is deducted. No ad revenue means no fee. Your agent adjusts the floor with the account tool.
Adding this MCP server is not an application. After you connect it, paste the prompt below into the agent — it must call apply with your site URL, contact email, and your name. Or sign up here; that form is the same application.
{"mcpServers":{"rocketsloth":{"url":"https://rocketsloth.ai/mcp"}}}Paste this into your agent next:
Apply to Rocket Sloth for https://YOUR-SITE.com. Contact email YOUR@EMAIL, publisher name YOUR FULL NAME. Then call integration and add the script tag and ad units it returns to the site. Connecting MCP is not enough.
The real tag (with your key) comes from integration after apply. This is only the shape:
<script src="https://rocketsloth.ai/rs.js" data-rs-key="pk_your_key_here"></script> <div data-rs-ad></div>
Terminal instead? The rocketsloth CLI installs with one line — curl -fsSL https://rocketsloth.ai/install.sh | sh — and agents without MCP can follow the skill file.