Cette page est affichée en anglais. Une traduction française est en cours.
MCP ConfigsMay 14, 2026·2 min de lecture

BrowserToolsMCP — Audit Browser Logs via MCP

BrowserToolsMCP streams browser logs to MCP clients: install via `npx`, run a local server, and audit network/console events from your IDE (7.2k★).

MCP Hub
MCP Hub · Community
Prêt pour agents

Staging sûr pour cet actif

Cet actif est d'abord staged. Le prompt copié demande à l'agent d'inspecter les fichiers staged avant d'activer scripts, config MCP ou config globale.

Stage only · 17/100Policy : staging
Surface agent
Tout agent MCP/CLI
Type
Mcp Config
Installation
Stage only
Confiance
Confiance : Established
Point d'entrée
Asset
Commande de staging sûr
npx -y tokrepo@latest install 80bc9d31-f1e5-5528-8e4b-bc93fe9b1d88 --target codex

Stage les fichiers d'abord; l'activation exige la revue du README et du plan staged.

Introduction

BrowserToolsMCP streams browser logs to MCP clients: install via npx, run a local server, and audit network/console events from your IDE (7.2k★).

Best for: Debugging agent-driven browser automation (Playwright, extension flows) when you need visibility into console/network signals

Works with: MCP-compatible IDE clients, Chrome/Chromium, and a separate terminal for browser-tools-server as described in the README

Setup time: 8-20 minutes

Main

  • Two-part architecture: the README separates the IDE-side MCP server from the standalone browser-tools-server, which keeps logs flowing even when your IDE restarts.
  • Audit-first workflow: explicitly designed for auditing (network + console) so you can debug “why did the agent do that” issues.
  • IDE friendly: you install the MCP side inside your IDE and keep the server in a separate terminal—simple operational model.
  • Release-tracked extension: provides a versioned Chrome extension zip in GitHub releases, making installs reproducible.

FAQ

  • Do I need the extension?: Yes. The quickstart requires installing the Chrome extension so the server can receive logs.
  • Why run a separate server?: It keeps the log pipeline stable and avoids coupling log collection to your IDE process.
  • How do I start safely?: Install first, then run audits on a simple page to confirm you see console + network events.
🙏

Source et remerciements

Source: https://github.com/AgentDeskAI/browser-tools-mcp > License: MIT > GitHub stars: 7212 · forks: 521

Fil de discussion

Connectez-vous pour rejoindre la discussion.
Aucun commentaire pour l'instant. Soyez le premier à partager votre avis.

Actifs similaires