chrome-devtools-mcp and opencode-browser
About chrome-devtools-mcp
ChromeDevTools/chrome-devtools-mcp
Chrome DevTools for coding agents
Implements a Model-Context-Protocol (MCP) server that bridges AI coding agents with Chrome's DevTools Protocol, enabling performance tracing, network inspection, and automated browser actions through Puppeteer. Supports both full-featured and lightweight ("slim") modes, integrating with agents like Claude, Gemini, and Cursor for debugging, screenshot capture, and source-mapped stack trace analysis.
About opencode-browser
michaljach/opencode-browser
Browser automation plugin for OpenCode AI editor - Control Chrome/Edge with AI, automate web testing, scraping & form filling via MCP integration
Implements performance-optimized prompting that biases the AI toward faster browser workflows (preferring direct navigation, minimizing expensive snapshots/screenshots) while eliminating artificial reconnection delays for immediate retries. Built on the Model Context Protocol (MCP) standard, it loads as an OpenCode plugin via npm and communicates with the Browser MCP server through stdio transport, automatically detecting browser-related tasks and preserving browser state across session compactions.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work