MCP server that connects AI assistants to Chrome DevTools Protocol for runtime debugging - set breakpoints, inspect variables, monitor network traffic, and automate browser interactions
Stars
8
Forks
4
Watchers
8
Open Issues
9
Overall repository health assessment
^1.0.4^0.33.2^2.16.11^2.2.22^23.10.4^7.8.2^0.7.4^8.18.0^3.23.8^3.23.0^0.31.14^22.10.2^8.5.13^3.2.4^0.24.2^20.0.10^10.25.4^5.7.2^3.2.4293
commits
fix(breakpoint): improve debugging UX with callFrameId and port monitoring pause
1f12e0bView on GitHubfeat(issues): add includeSequence parameter to skip sequence recording
e4bff42View on GitHubfeat(replay): show issue sequences in listSaved with categorization
090465eView on GitHubfix(breakpoint): resolve race condition in await action timeout
5ec5919View on GitHubfix(atomic-write): clean up orphaned temp files on startup and shutdown
207e9dcView on GitHubfeat(dashboard): add web dashboard for monitoring MCP sessions
9c91285View on GitHubfix(state): prevent servers.json corruption from concurrent writes
e821789View on GitHubdocs(messages): add REPLAY_ABORTED and dashboard message templates
b0f6f38View on GitHubrefactor(issues): format issues list as table matching gh issue list
1373414View on GitHubfix(replay): tear down replays and close browser on tool abort
4b1abd8View on GitHubfix(replay): prevent overlay from blocking CDP input actions
22a6a5dView on GitHub