14 skills found
ChromeDevTools / chrome-devtools-mcpChrome DevTools for coding agents
zhizhuodemao / js-reverse-mcpAI Agent-first JS 逆向 MCP Server:有头 Chrome 调试、断点、网络/WebSocket 分析、Patchright 反检测,可选 CloakBrowser。
michaljach / opencode-browserBrowser automation plugin for OpenCode AI editor - Control Chrome/Edge with AI, automate web testing, scraping & form filling via MCP integration
ofershap / real-browser-mcpMCP server + Chrome extension that gives AI agents control of your real browser with existing sessions and logins
robertheadley / chrome-debug-mcpAn MCP server to allow you to debug webpages using LLMs
brettchien / katashiroChrome Side Panel companion for OpenAB — a multi-agent chatroom with in-browser control for agents via MCP-over-ACP.
Harusame64 / desktop-touch-mcpWindows computer-use MCP server: drive any desktop app via semantic discover-then-act targeting (entities + leases, not pixel coordinates), with per-action perception guards, a native Rust UIA engine, Chrome CDP, and Key Locker credential autofill for ssh/sudo password prompts.
Enreign / pagerunnerThe browser layer that learns. Connects any MCP client to your real Chrome profiles — already logged in, with site intelligence that compounds over time. Sessions survive restarts. PII anonymization, encrypted state, macOS menu bar, multi-session daemon.
callmehuyv / chrome-local-mcpA local Chrome browser automation MCP server for Claude Code, powered by Puppeteer
Chr0mium24 / omnia"name": "omnia", "version": "0.1.0", "type": "module", "description": "MCP server + Chrome extension — expose all Chrome APIs and CDP to AI agents", "bin": { "omnia": "./dist/index.js" },
gsd-build / gsd-browserA fast, native browser automation CLI built from the ground up for AI agents, powered by Chrome DevTools Protocol. 63 commands covering navigation, interaction, screenshots, accessibility, network mocking, visual diffing, test generation, and more — all from a single binary.
browser-use / cdpDrive Chrome via the DevTools Protocol from JavaScript. Run JS snippets through the `browser-harness-js` CLI — it auto-spawns a long-lived bun HTTP server holding a fully-typed CDP `Session`, and every call (`browser-harness-js 'await session.Page.navigate(...)'`) executes against the same persisten…
ypyf / RULEStandards and best practices for developing Chrome extensions
fang2853 / web-accessChrome DevTools Protocol (CDP) browser automation proxy for Claude Code