Skip to content
New: add CloudBrowser to ChatGPT & Claude

Give your AI agents a real browser.

CloudBrowser runs real Chrome in the cloud so ChatGPT, Claude and your own agents can browse, click, type and pull data from any website — while you watch live and take over anytime.

  • 7-day free trial on Basic
  • 14-day money-back guarantee
  • Works with any MCP client

Screen recording of a real Chrome session: an AI agent is asked to “Add a sweater that fits my 30 lb dog to my cart”. It opens demo.vercel.store, closes a popup, searches for “dog sweater”, opens the product, reads the size options, picks 20 – 50 lbs and adds it to the cart.

Works with the AI tools you already use

  • ChatGPT
  • Claude
  • Cursor
  • VS Code
  • Codex
  • Gemini CLI
  • Claude Code
  • n8n
  • Make

How it works

From prompt to real browser in three steps.

  1. 01

    Connect

    Paste one URL into ChatGPT, Claude or your IDE — or call the API. Sign in with your CloudBrowser account or use an API token.

  2. 02

    Ask

    Describe the task in plain words. Your agent opens a cloud browser and picks the right tools to get it done.

  3. 03

    Watch & step in

    Follow along on a live remote desktop. When a login or CAPTCHA needs a human, take over — then hand it back.

Model Context Protocol

One URL. Every AI that speaks MCP.

Add CloudBrowser once and your assistant gets 18 browser tools — in chat, in your editor or inside your own agents.

https://mcp.cloudbrowser.ai

Sign in with your CloudBrowser account (OAuth) or send your API token as a Bearer header. Use the URL exactly as shown.

Add CloudBrowser to ChatGPT

  1. On ChatGPT for the web, turn on Developer mode in Settings.
  2. Open Apps (or Plugins, depending on your account) and create a new app named CloudBrowser with the MCP server URL.
  3. Choose OAuth authentication, create it and sign in with your CloudBrowser account.
  4. In a chat, open the + menu → Developer mode and select CloudBrowser.

Developer mode is a ChatGPT beta for eligible paid plans on the web; in Business workspaces an admin sets it up. Menu names vary between ChatGPT releases.

Create app
NameCloudBrowser
MCP server URLhttps://mcp.cloudbrowser.ai
AuthenticationOAuth
Create

The open-source MCP connector is free. Browser usage requires a CloudBrowser account and a paid plan after the 7-day Basic trial. Get your API token in the dashboard.

18 MCP tools

Everything a browser can do, as tools.

Your assistant decides what to call. CloudBrowser runs each step in a real browser and returns what the agent needs — page content, elements or a screenshot.

Launch & manage

Spin up isolated Chrome instances on demand and keep track of every session.

  • open_browserOpen a remote browser in the cloud
  • connect_to_browserTake direct control of a browser
  • get_browsersList active browsers
  • get_connected_browsersList browsers under control
  • disconnect_browserRelease control of a browser
  • close_browserClose a browser when the job is done

Navigate & read

Load any page, including JavaScript-heavy apps, and read what a person would see.

  • navigate_to_urlGo to any URL
  • get_page_contentRead the HTML of the current page
  • get_elementsExtract elements that match a selector
  • take_screenshotCapture the page as an image

Act like a person

Click, type and run scripts to search, filter, fill forms and move through flows.

  • click_elementClick buttons, links and menus
  • type_textType into inputs and forms
  • evaluate_scriptRun JavaScript on the page

Stay in control

Watch live, step in when a human is needed and reuse signed-in sessions.

  • start_remote_desktopOpen a live view of the browser
  • stop_remote_desktopClose the live view
  • detect_captchaSpot CAPTCHA widgets on the page
  • get_saved_sessionsList saved sessions
  • remove_saved_sessionDelete a saved session

Human in the loop

Watch it live. Take the wheel anytime.

Every browser can stream to a live remote desktop. When an agent meets a login, a one-time code or a CAPTCHA, you step in — and it carries on from there.

  • Live remote desktop on every plan
  • detect_captcha tells the agent when to ask for help
  • Saved sessions keep agents signed in
  • Tag browsers and find them in your dashboard

Built for production

Built for the web as it really is.

Real sites have logins, heavy JavaScript and bot checks. CloudBrowser is made for all of it.

Real Chrome, isolated

Every browser runs in its own isolated container, separate from every other session.

Human-like fingerprints

Browser fingerprints match real-world devices — timezone, locale, WebGL and screen — to keep bot flags down.

Premium proxies included

Route traffic through premium proxies on every plan, or bring your own when you need a specific network.

Sessions that stay signed in

Save and restore cookies and localStorage so agents pick up exactly where they left off.

Up to 25 browsers at once

Run 10 concurrent instances on Basic and 25 on Premium, with up to 3 tabs each.

Works with your code

Connect over CDP with Puppeteer, Playwright or Selenium, or use the Node.js, Python and .NET clients.

For developers

Prefer code? It’s just Puppeteer.

Open a browser with one API call, then connect over CDP with the tools you already know. Official clients for Node.js, Python and .NET.

  • Puppeteer
  • Playwright
  • Selenium
  • Node.js
  • Python
  • .NET
import puppeteer from 'puppeteer-core';

// 1. Open a browser in the cloud
const res = await fetch('https://production.cloudbrowser.ai/api/v1/Browser/Open', {
  method: 'POST',
  headers: {
    Authorization: `Bearer ${process.env.CLOUDBROWSER_API_TOKEN}`,
    'Content-Type': 'application/json',
  },
  body: JSON.stringify({ keepOpen: 300 }),
});
const { address } = await res.json();

// 2. Drive it like any local Chrome
const browser = await puppeteer.connect({ browserWSEndpoint: address });
const page = await browser.newPage();
await page.goto('https://example.com');
await page.screenshot({ path: 'example.png' });
await browser.close();
agent.mjs

Try asking

What will your agent do today?

Once CloudBrowser is connected, these work as plain prompts in ChatGPT, Claude, Cursor or any MCP client.

Research

“Open the pricing pages of our five main competitors and summarize every plan change in a table.”

navigate_to_urlget_page_content
Lead lists

“Find dental clinics in Austin that offer online booking and collect name, website and phone number.”

navigate_to_urlget_elements
Price checks

“Check these three product pages and tell me which one is cheapest right now, with screenshots.”

navigate_to_urltake_screenshot
QA

“Walk through the signup flow on our staging site and screenshot each step. Flag anything that breaks.”

click_elementtype_text
Back office

“Sign in to the supplier portal with my saved session and list last month’s invoices.”

get_saved_sessionsget_elements
Content

“Collect the ten latest posts from this blog and turn them into a Markdown digest.”

get_page_contentevaluate_script

Pricing

Start free. Scale when your agents do.

Start with a 7-day free trial on Basic. Every plan includes premium proxies and live remote desktop.

Basic

For startups and small projects.

$25/ month

Billed monthly. Annual plans include 2 months free.

  • 250 browser hours/mo
  • 10 concurrent instances
  • 3 tabs per browser instance
  • Premium Proxy
  • Live remote desktop
  • Email support

30,000 usage units monthly

Most popular

Premium

For growing businesses.

$90/ month

Billed monthly. Annual plans include 2 months free.

  • 1,000 browser hours/mo
  • 25 concurrent instances
  • 3 tabs per browser instance
  • Premium Proxy
  • Live remote desktop
  • Priority support

120,000 usage units monthly

Custom

For teams with a bigger picture.

Let’s talk

A plan shaped around your workload.

Contact us
  • Custom browser hours
  • Custom concurrent instances
  • Dedicated proxies
  • Live remote desktop
  • Dedicated support manager

All paid plans include a 14-day money-back guarantee.

Find your fit before you start.

Estimate your browser usage and choose a plan with confidence.

Calculate your usage

FAQ

Questions, answered.

Explore the documentation
Which AI assistants work with CloudBrowser?

Any client that supports remote MCP servers: ChatGPT, Claude, Claude Code, Cursor, VS Code, Codex, Gemini CLI, n8n and more. Add one URL — https://mcp.cloudbrowser.ai — and the assistant gets CloudBrowser’s browser tools.

Is the MCP server free?

The open-source MCP connector is free, and it adds no AI inference charge. Browser usage requires a CloudBrowser account and a paid plan after the 7-day Basic trial.

Do I need to write code?

No. You can connect ChatGPT or Claude with a URL, manage browsers from the dashboard, or build visual workflows in n8n. Developers can use the HTTP API, Puppeteer and our client libraries.

How is browser usage measured?

One usage unit is 30 seconds of browser time per tab, so two tabs open for one minute use four units. Basic includes 30,000 units a month and Premium 120,000. The usage calculator helps you estimate.

Can I watch what the agent is doing?

Yes. Live remote desktop is included on every plan. Open it from the dashboard or let your agent start it with start_remote_desktop, then step in whenever a human is needed.

How do agents stay logged in to websites?

Browsers can save their session — cookies and localStorage — and reuse it later, so an agent can return to a site you have already signed in to.

Put a real browser in your agent’s loop.

Start with a 7-day free trial. Connect ChatGPT, Claude or your code in minutes.

Talk to us

Building something bigger?

Custom concurrency, dedicated proxies or an agent workload you want to run by us — tell us what you are building.

contact@cloudbrowser.ai