Back to feed
Dev.to
Dev.to
5/10/2026
CDP Bridge MCP —— a bridge service that connects MCP clients to real browser sessions

CDP Bridge MCP —— a bridge service that connects MCP clients to real browser sessions

Short summary

CDP Bridge MCP is an MCP server that connects AI agents to real, already-logged-in browser sessions through a Chromium extension, eliminating re-authentication needs. Unlike Playwright or Chrome DevTools MCP, it's optimized for interactive tasks—reading, analyzing, and executing commands on your current page without launching a new browser instance. Installation is lightweight (uvx cdp-bridge) and compatible with Claude Code and other MCP clients.

  • Connects LLMs to logged-in browser sessions without re-authentication or cookie transfer
  • Better alternative to Playwright MCP for interactive page tasks over automation workflows
  • Lightweight Python-based setup with Chromium extension, integrates with Claude Code and OpenCode

Generated with AI, which can make mistakes.

Is this a good recommendation for you?

Comments

Failed to load comments. Please try again.

Explore more