rtrvr.ai
Browser ExtensionStart in Chrome, on the page you're on.CloudA thousand browsers, on your schedule.RoverThe AI customer engineer for your product.Data & EvalsExpert trajectories for AI labs.
ACCESSAPI + MCPCLI & SDKTemplatesIntegrationsWhatsApp
Use cases
Vibe ScrapingLead EnrichmentWeb MonitoringForm FillingJob ApplicationsSocial MediaAI Web ContextAgentic CheckoutAll use cases
Pricing
BlogLaunches, benchmarks, deep divesDocsExtension, Cloud, API, MCP, CLIModelsWhich model runs your taskCase StudiesReal teams, real runsVideosNew runs every weekChangelogWhat just shippedNewslettersProduct releases and real runs
Docs
Log inBook DemoAdd to Chrome
Log in
Menu
Add to ChromeBook a demo
ProductsBrowser ExtensionCloudRoverData & EvalsExploreUse casesPricingBlogDocs
DocsChrome / Cloud / API / MCP
Quick startAPIMCP

Start

OverviewQuick start

Build

Web agentSheets workflowsRecordingsTool callingSkillsEnrichment datasets

Run

CLI and SDKAPI overviewAgent APIScrape APIBrowser API and MCP

Automate

ShortcutsTriggersWebhooksSchedules

Trust & help

Cookie syncPermissions and privacyFAQ
DocsBrowser as API / MCP

Guide

Browser as API / MCP

Transform your logged-in Chrome into a programmable API endpoint — call it from Claude.ai, your backend, CI/CD, Slack bots, or any HTTP client.

READ2 MIN
01Page02Session03Result

Your logged-in Chrome browser becomes a programmable API. Call it from anywhere — Claude.ai (via MCP), backend code, CI/CD pipelines, Slack bots, or any HTTP client. One endpoint serves both the MCP protocol and direct HTTP requests. This controls YOUR Chrome with YOUR logged-in sessions, not cloud browsers.

01

Two Ways to Connect

Get your credentials from the MCP / Remote Browser Tools section in extension settings:

MethodHowUse For
MCP URLCopy the full URL → paste into Claude.ai or any MCP clientClaude.ai, Cursor, Cline, any MCP-compatible tool
API KeyExtract rtrvr_... from the URL → use as Bearer tokencurl, scripts, backend code, CI/CD
text
MCP URL format: https://mcp.rtrvr.ai?apiKey=rtrvr_xxx&deviceId=abc123 API Key: rtrvr_xxx (extracted from the URL)
02

Quick Example — List Tabs (Free)

bash
curl -X POST "https://mcp.rtrvr.ai" \ -H "Authorization: Bearer rtrvr_YOUR_KEY" \ -H "Content-Type: application/json" \ -d '{ "tool": "get_browser_tabs", "params": { "filter": "all" } }'
03

Quick Example — AI-Powered (Credits)

bash
curl -X POST "https://mcp.rtrvr.ai" \ -H "Authorization: Bearer rtrvr_YOUR_KEY" \ -H "Content-Type: application/json" \ -d '{ "tool": "planner", "params": { "user_input": "Go to ChatGPT, ask about top restaurants in SF, extract the response", "tab_urls": ["https://chatgpt.com"], "max_steps": 10 } }'
04

Free vs. Credit Tools

Free tools require no credits and are perfect for scripting with your own LLM provider. Credit tools leverage rtrvr.ai's custom prompts, integrations, and multi-step planning.

TierToolsUse Case
Freeget_browser_tabs, get_page_data, take_page_actionDirect browser control, scripting
Creditplanner (multi-step), act, extract, crawlAI reasoning, complex workflows
Utilitylist_devices, get_current_credits, list, check_resultsDevice management, billing, saved recordings / schedules
NOTE
Free tools let you drive browser actions with your own LLM. Credit tools add rtrvr.ai's custom prompts, Sheets/Docs integrations, and pagination-aware crawling.
05

Multi-Device Support

Install the extension on multiple Chrome profiles to control them independently. Each profile gets a unique deviceId. Omit deviceId to auto-select the most recently active browser.

  • 01

    Install extension on multiple Chrome profiles

  • 02

    Each gets a unique deviceId (visible in MCP URL)

  • 03

    Call list_devices to see all registered devices

  • 04

    Target a specific device: add "deviceId": "abc123" to your request body

06

Response Format

json
{ "success": true, "data": { "tabs": [...], "tabCount": 5 }, "error": null, "metadata": { "tool": "get_browser_tabs", "deviceId": "abc123", "executionTime": 234, "creditsUsed": 0, "creditsRemaining": 10000 } }
07

Security Settings

Control which tools can be called remotely from the MCP / Remote Browser Tools settings:

  • 01

    Toggle entire tool families on/off (Free Tools, Credit Tools)

  • 02

    Fine-tune individual tool permissions

  • 03

    Disabled tools return clear error messages to the caller

  • 04

    Remote tools are enabled by default — review settings for your security needs

08

Troubleshooting

If you see "No online devices found" errors:

  • 01

    Refresh the extension: open/close the popup window

  • 02

    Rotate the API key from the dropdown menu in settings

  • 03

    Sign out and back in to reset device registration

  • 04

    Call {"tool": "list_devices"} to check device status

NOTE
Most connection issues are fixed by refreshing the extension or rotating the API key.
PreviousTool callingNextBrowser API and MCP

YOUR NEXT RUN

Run the example on a real site.

Use Chrome for the page in front of you. Use Cloud when the run should continue on a schedule or across many pages.
Add to ChromeAPI referenceBook a demo

On this page

Two Ways to ConnectQuick Example — List Tabs (Free)Quick Example — AI-Powered (Credits)Free vs. Credit ToolsMulti-Device SupportResponse FormatSecurity SettingsTroubleshooting
rtrvr.ai

Make every site
work for you.

Launches first, roadmap early, and the occasional trick we only share by email.

Products

Browser ExtensionCloudRoverData & Evals

Use cases

Vibe ScrapingLead EnrichmentForm FillingWeb MonitoringSocial MediaJob ApplicationsData MigrationAI Web ContextAgentic Checkout

Resources

DocsBlogModelsData for AI LabsCase StudiesVideosNewslettersChangelogPricingAppSumoDemoAffiliate

Company

TeamContactGCP PartnerWhat We BelieveSecurityPrivacyTerms

Developers

APIMCPCLI & SDKTemplatesIntegrationsWhatsApp

Compare

ApifyBardeenBrowserbaseBrowser UseClayClaudeCometFirecrawl
Products
Browser ExtensionCloudRoverData & Evals
Use cases
Vibe ScrapingLead EnrichmentForm FillingWeb MonitoringSocial MediaJob ApplicationsData MigrationAI Web ContextAgentic Checkout
Resources
DocsBlogModelsData for AI LabsCase StudiesVideosNewslettersChangelogPricingAppSumoDemoAffiliate
Company
TeamContactGCP PartnerWhat We BelieveSecurityPrivacyTerms
Developers
APIMCPCLI & SDKTemplatesIntegrationsWhatsApp
Compare
ApifyBardeenBrowserbaseBrowser UseClayClaudeCometFirecrawl
BACKED BYNVIDIA InceptionGoogle Cloud for StartupsBright DataNEC XSalesforce LaunchpadElevenLabs GrantsGMI CloudComposioSmallest.ai Grants
DISCOVERYllms.txtllms-full.txtagents.mdDocumentation indexSitemapOpenAPIAI Catalog
© 2026 Retriever AI · rtrvr.ai · Cookie settings
DiscordYouTubeInstagramTikTokLinkedInXGitHub
support@rtrvr.ai