cdp-bridge-mcp-browser-control

Official

Control real logged-in browsers with CDP

AuthorAradotso
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It eliminates the friction of re-authenticating and re-creating browser state when an LLM needs to interact with a website, because it can directly connect to your already-open, already-logged-in Chrome tabs.

Core Features & Use Cases

  • Preserves session state (cookies & logins): reuse an existing browser session so authenticated sites can be scanned and acted on without transferring credentials.
  • LLM-friendly page understanding: scan the current page by extracting simplified HTML/text with reduced token noise.
  • Real interactions across navigation and tabs: list tabs, switch tabs, wait for dynamic content, execute JavaScript with CSP fallbacks, navigate, and capture screenshots.
  • Use case: you have an analytics dashboard open in an authenticated tab and want the agent to read specific metrics, wait for them to render, and produce a screenshot or extracted values.

Quick Start

Start the CDP Bridge MCP server, then ask the agent to list your open browser tabs using the browser_get_tabs tool.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: cdp-bridge-mcp-browser-control
Download link: https://github.com/Aradotso/mcp-skills/archive/main.zip#cdp-bridge-mcp-browser-control

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.