szymdzum/browser-debugger-cli
CLI tool for agents to quickly access browser telemetry (DOM, network, console) via Chrome DevTools Protocol.
Exposes all 644 Chrome DevTools Protocol methods directly via Unix pipes with self-discovery commands (`--list`, `--search`, `--describe`), enabling agents to explore and chain operations without framework overhead. Uses persistent CDP connections with semantic exit codes and structured JSON output optimized for token efficiency—33% better than MCP implementations on real debugging tasks. Ships high-level helpers (DOM queries, network inspection, memory profiling) alongside raw protocol access for both scripting and agent automation workflows.
110 stars. Available on npm.
Stars
110
Forks
8
Language
TypeScript
License
MIT
Category
Last pushed
Mar 01, 2026
Commits (30d)
0
Dependencies
4
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/szymdzum/browser-debugger-cli"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related agents
alibaba/page-agent
JavaScript in-page GUI agent. Control web interfaces with natural language.
4ier/neo
Turn any web app into an API. Chrome extension captures browser traffic, auto-generates schemas,...
CloakHQ/CloakBrowser
Stealth Chromium that passes every bot detection test. Drop-in Playwright replacement with...
hanzili/hanzi-browse
let any ai agent use the local browser
nicobailon/surf-cli
The CLI for AI agents to control Chrome. Zero config, agent-agnostic, battle-tested.