
Blowback (Frontend Development)
Integrates frontend development servers with AI tools by capturing browser console logs, monitoring HMR events, and enabling DOM inspection. Works with development environments like Vite to provide real-time debugging feedback.
22333 views8Local (stdio)
What it does
- Capture browser console logs and HMR events
- Take screenshots of pages or specific elements
- Inspect DOM element properties and styles
- Manage multiple browser instances
- Create checkpoints for state snapshots
- Monitor hot module replacement events
Best for
Frontend developers using Vite or similar dev serversDebugging React/Vue/Angular applicationsAI-assisted frontend development workflows
Real-time HMR event monitoringCheckpoint-based log managementWorks with Claude Desktop and Cursor
Tools (16)
how-to-use
Description of how to use the server
start-browser
Creates a new browser context with an auto-generated unique ID
list-browsers
Lists all active browser instances
close-browser
Closes a specific browser instance
get-context-info
Gets detailed information about a specific browser instance