VibeBrowser Co-Pilot for Claude Users

AI for Gmail Triage

Claude Code is powerful — but it hits a wall when it needs to log in somewhere, read your inbox, or navigate a real SaaS dashboard. VibeBrowser gives Claude an always-on, pre-authenticated cloud browser accessible over MCP. One command, zero CDP plumbing.

Why Claude Users Choose Vibe

One-command MCP setup

npx @vibebrowser/mcp --remote YOUR_UUID. Claude Code picks it up immediately — no SDK, no session management, no CDP connection code.

Pre-authenticated sessions

Transfer your logins once. Claude reaches Gmail, GitHub, Notion, Salesforce — any site you're already logged into — without re-auth or CAPTCHA pauses.

Markdown snapshots, not raw HTML

Every page snapshot returns clean markdown (~1–2 KB) instead of raw HTML (200–400 KB). Claude's context window stays focused; token costs drop by 99%+.

Cloud browser, always on

Sessions live in the cloud, not your laptop. Claude can run long workflows overnight, on a schedule, or while your machine is off.

Key Capabilities

One-command MCP setup

npx @vibebrowser/mcp --remote YOUR_UUID. Claude Code picks it up immediately — no SDK, no session management, no CDP connection code.

Pre-authenticated sessions

Transfer your logins once. Claude reaches Gmail, GitHub, Notion, Salesforce — any site you're already logged into — without re-auth or CAPTCHA pauses.

Markdown snapshots, not raw HTML

Every page snapshot returns clean markdown (~1–2 KB) instead of raw HTML (200–400 KB). Claude's context window stays focused; token costs drop by 99%+.

Cloud browser, always on

Sessions live in the cloud, not your laptop. Claude can run long workflows overnight, on a schedule, or while your machine is off.

Works with Claude Code & Desktop

Drop VibeBrowser into your claude_desktop_config.json or Claude Code MCP config. Full tool surface: navigate, snapshot, click, fill, scroll, tabs.

Your accounts, your data

Passwords are never transmitted. VibeBrowser transfers your browser session state — cookies and tokens — not credentials. You stay in control.

Common Workflows

Ask Claude to summarise your unread Gmail and draft replies for review

Have Claude check open GitHub PRs and write a status update to Slack

Let Claude read your Jira backlog and propose a sprint plan

Give Claude a Salesforce account page and ask for a call prep brief

Ask Claude to file a Notion doc from a meeting transcript it just read

Have Claude monitor a web dashboard and alert when a metric changes

Integrations & Agent Ecosystem

Google Workspace, MCP access for other agents, reusable skills, and a secure secrets vault.

Google Workspace Native

Gmail + Calendar actions built in for real workflows, not brittle APIs.

MCP Server for Agents

Expose your browser as an MCP server so other AI agents can drive it.

Remote Browser Relay

Securely connect remote agents to your logged-in browser without VPNs.

Skills Library

Create reusable skills and share them across your team or clients.

Secrets Vault + Type-In

Internal vault with a password-fill tool that never exposes secrets to the LLM.

Model & Agent Choice

Works with Vibe AI, Anthropic Claude Max, GitHub Copilot, and BYOK providers.

Works With Your Tools

Claude Code
Claude Desktop
Gmail
GitHub
Notion
Salesforce
Jira
Linear
Google Docs
Slack

Frequently Asked Questions

How is this different from Claude for Chrome (Anthropic's extension)?

Claude for Chrome runs your local browser — Chrome must be open on your laptop. VibeBrowser runs a cloud browser that stays on 24/7, returns markdown snapshots (99% smaller than raw HTML), and works from any machine. Claude for Chrome is great for interactive local work; VibeBrowser is for always-on, token-efficient, scheduled, or team-shared workflows.

What Claude plan do I need?

Any Claude plan that supports Claude Code or Claude Desktop with MCP (Pro, Max, Team, or Enterprise). VibeBrowser is $9/mo separately — or free if you use the local extension.

How do I add VibeBrowser to Claude Code?

Add to your MCP config: { "mcpServers": { "vibebrowser": { "command": "npx", "args": ["@vibebrowser/mcp", "--remote", "YOUR_UUID"] } } }. That's it. Claude Code will discover the tools automatically.

Will Claude see my passwords?

No. VibeBrowser transfers your browser session (cookies and session tokens) — not your credentials. Claude sees what a logged-in browser sees, not your keychain.

Can I use this with Claude Desktop as well as Claude Code?

Yes. The same MCP server config works in both claude_desktop_config.json and Claude Code. One VibeBrowser subscription, all your Claude surfaces.