#151 · Primary category: AI Coding Assistants
browser-tools-mcp
Monitor browser logs directly from Cursor and other MCP compatible IDEs.
Project last updated:08/12/26
GitHub Stars
7.3K
Forks
527
Contributors
7
License
MIT
Why we included this project
BrowserTools MCP gives AI coding assistants a direct window into the browser. A Chrome extension plus a local server feed console logs, network traffic, page errors, and screenshots straight into Cursor or any MCP-compatible IDE, so the agent can debug a broken frontend without you copying and pasting error text back and forth. It also bundles Lighthouse-based audits the agent can run against the open page without leaving the editor. One honest caveat: the maintainers marked the repo as no longer active, so treat it as a reference implementation and check for a maintained successor before building a workflow around it. The architecture is a clean example of giving coding agents eyes on the live page.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.