PRIVATE ALPHA REQUEST ACCESS · DISCORD #rovermcp

A real browser,
with your real sessions.

Browser automation MCP that hands your agent the keys to your actual browser. Logged into Twitter, Gmail, your bank, your broker UI. The agent is logged in too. Sites can't tell it's a bot, because it isn't, structurally.

Private alpha · code complete · stress testing in progress

Why Rover

Puppeteer with twelve commands won't finish the job.

The other tools (Puppeteer, Playwright, Browser-Use) give you a dozen primitives and a clean fingerprint. Sites detect it, challenge it, lock the account. Rover takes the opposite path: your real browser, your real fingerprint, automatic fallbacks at every layer.

01 · BROWSER

Your real Chrome, with your real cookies.

The agent operates the browser you already use. Sessions, cookies, extensions, history, all yours, all there. Optional Chrome extension for deeper element access in stubborn pages.

02 · INTERACT

Every element on any page, including React + iframes.

Scan the DOM, locate elements semantically or by vision, click, type, scroll, hover, screenshot, read, extract, evaluate JS. Automatic fallbacks: if one layer rate-limits or fails, the next one takes over.

03 · STEALTH (PRO)

Real fingerprint. Real sessions. No detection.

Stealth mode pairs your actual browser footprint with rate limiting and human-like input pacing. CAPTCHA auto-detect and solve included. The encrypted vault holds credentials and 2FA seeds, unlocked per-session.

04 · AUTOMATE (PRO)

Record once, replay forever.

Flow automation captures a sequence with variables and branching. Replay it later with different inputs. Smart learning notices patterns across sessions and gets faster on repeat workflows.

46 MCP tools

A vocabulary for the browser.

Twenty-five free tools cover scan and interact, navigation, tabs, clipboard, cookies, storage, vision AI (BYO key). Twenty-one Pro tools add stealth, smart learning, flow automation, vault, CAPTCHA, and network monitoring.

Free · 25 tools

scan_dom
find_element
click
type
press_keys
scroll
hover
navigate
go_back
go_forward
reload
screenshot
read_text
extract_links
evaluate
wait_for
open_tab
close_tab
switch_tab
clipboard_read
clipboard_write
get_cookies
set_cookies
storage_get
storage_set

Pro · +21 tools

vision_describe
vision_locate
vision_extract
learn_pattern
replay_pattern
flow_record
flow_run
flow_branch
vault_save
vault_unlock
totp_generate
stealth_mode
fingerprint_real
captcha_detect
captcha_solve
network_capture
download_file
screenshot_full
pdf_export
session_persist
session_isolate

Tool names indicative. Final naming locked at v1 release.

Example prompts

What you can ask your agent.

Once Rover is connected, your agent can drive a real browser the way you would. The tool that fires is in the chip on the right.

  • "Open my Twitter, find the latest tweet from @LeRaviole_ and reply 'Nice'." navigate · find_element · type · click
  • "Log into Hyperliquid, screenshot my open positions." navigate · vault_unlock · screenshot
  • "Fill the Polymarket trade form for token X with size $200." find_element · type · click · captcha_solve
  • "Record me doing this checkout flow, then replay it tomorrow with a different card." flow_record · flow_run
  • "Scrape the research dashboard behind my employer's SSO." stealth_mode · scan_dom · extract_links

Pricing

Twenty-five tools free. Forty-six for $19.

The free tier is generous. Pro is for agents that need to actually finish a job, not just demonstrate one.

FREE

$0/forever
  • 25 tools (scan, interact, navigate, tabs, storage)
  • Vision AI with your own API key
  • 100% local, no data leaves your machine
  • Optional Chrome extension
Request access →

PRO · POWER USERS

$19/month
  • All 46 tools
  • Vision AI included (1,000 calls/mo)
  • Smart learning + flow record/replay
  • Encrypted vault + 2FA, stealth mode, CAPTCHA
  • Network monitoring, downloads
Request Pro access →

Pricing indicative for v1. Subject to change before public release.

Audience

Built for agents that finish.

  • Agent devs on Claude Code, Cursor, Windsurf, OpenClaw, custom runtimes.
  • Trading bots that click DeFi frontends and legacy broker UIs without an API.
  • RPA replacement for AI-driven workflows.
  • Research and scraping behind auth walls.

Built by

OpenClaw, in the Raviole Labs ecosystem.

Rover is built by OpenClaw and lives inside Raviole Labs as a sister product to PredMCP and EngramMCP. Onboarding during alpha is one-by-one through the #rovermcp channel on the Raviole Labs Discord.