RadarTopicsBuildersWeeklyReads
Open Source Radar
AgentDeskAI/

browser-tools-mcp

GitHubWebsite

AgentDeskAI/browser-tools-mcp provides a Chrome extension, Node server, and MCP server to monitor browser logs, capture network data, and run audits within MCP-compatible clients like Cursor. It stores logs locally and integrates with Lighthouse-based audits.

7.3kstars
521forks
29issues
MITlicense
2025since
Star historydaily snapshots by VibeCrowd

Collecting history — the radar snapshots this repo daily. The trend line appears after 3 days of data (1 so far).

Alternatives & relatedmatched by topic overlap
headroomlabs-ai/
headroom
1.7k/wk

Compress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agents, 60-95% fewer tokens for JSON, same answers. Library, proxy, MCP server.

65k4.9kPython
asgeirtj/
system_prompts_leaks
1.1k/wk

Extracted system prompts from Anthropic - Claude Fable 5, Opus 5, Claude Design, Claude Code. OpenAI - ChatGPT GPT-5.6-Sol, Codex. Google - Gemini 3.5 Flash, 3.1 Pro, Antigravity. xAI - Grok, Cursor, Copilot, VS Code, Perplexity, and more. Updated regularly.

62k10kJavaScript
diegosouzapw/
OmniRoute
6.3k/wk

Never stop coding. Free MIT AI gateway: one endpoint, 290+ providers (90+ free), 500+ models — Kimi, Claude, GPT, OpenAI, Gemini, GLM, DeepSeek, MiniMax. Works with Claude Code, Codex, Cursor, OpenCode, Cline & Copilot. Quota-aware auto-fallback, RTK+Caveman compression saves 15-95% tokens, MCP/A2A, Desktop/PWA. Built by 500+ contributors

39k5.2kTypeScript
wshobson/
agents
148/wk

Multi-harness agentic plugin marketplace for Claude Code, Codex CLI, Cursor, OpenCode, GitHub Copilot, and Gemini CLI

38k4.1kPython
DeusData/
codebase-memory-mcp
1.2k/wk

High-performance code intelligence MCP server. Indexes codebases into a persistent knowledge graph — average repo in milliseconds. 158 languages, sub-ms queries, 99% fewer tokens. Single static binary, zero dependencies.

37k3.0kC
code-yeongyu/
oh-my-openagent
483/wk

omo/lazycodex: The coding agent for tokenmaxxers;the one and only agent harness for complex codebases. For your Codex, for your OpenCode

67k5.5kTypeScript
Reviewgenerated from repository data · Aug 5, 2026

What it is

BrowserTools MCP is a browser monitoring and interaction tool that enables AI-powered applications via Anthropic's Model Context Protocol (MCP) to capture and analyze browser data through a Chrome extension.

How it works

The project comprises three core components:

  • Chrome Extension: monitors XHR requests/responses, console logs, DOM elements, and handles screenshots via a WebSocket connection.
  • Node Server: middleware between the Chrome extension and an MCP server; processes logs, captures screenshots, and truncates data to respect token limits.
  • MCP Server: implements MCP, providing standardized tools for MCP clients (Cursor, Cline, Zed, Claude Desktop, etc.). All logs are stored locally.

Getting started

Quickstart guidance is provided through the documentation, and the repository README includes step-by-step instructions:

  • Install the chrome extension from v1.2.0 extension zip
  • Install the MCP server in your IDE: npx @agentdeskai/browser-tools-mcp@latest
  • Run the browser-tools-server in a new terminal: npx @agentdeskai/browser-tools-server@latest

Exact commands to run (as written in the README): "npx @agentdeskai/browser-tools-mcp@latest" "npx @agentdeskai/browser-tools-server@latest"

Recent releases

Latest releases include:

  • v1.2.0: SEO, Performance + NextJS Audits; Screenshot Auto-Paste; Bug fixes; Enable Auto-Paste into Cursor in DevTools and paste screenshots into Cursor when focused
  • v1.1.0: Chrome DevTools Runtime API Upgrade; improved exception handling and console capturing; bug fixes
  • v1.0.0: Initial release with Chrome extension, MCP server, and browser-tools-server workflow

Traction

Stars: 7283; Forks: 521; Open issues: 29

Behind the repo

(Linked startup/company details are not provided beyond repository metadata.)

Caveats

The README states: "THIS PROJECT IS NO LONGER ACTIVE PLEASE USE A DIFFERENT SOLUTION FOR THIS."; license is MIT; created 2025-02-10; last_push 2026-03-18

SharePost on XLinkedIn
All trending reposRevenue-verified startups →