Blowback
CreatedESnark
Integrates frontend development servers with a Model Context Protocol server to enhance development workflows.
About
Blowback enhances frontend development by adding a Model Context Protocol (MCP) server to your development environment, enabling deeper integration with tools like Cursor. It facilitates browser console log capture, HMR event monitoring, and browser automation, all managed through a robust checkpoint system for tracking application states and debugging.
Key Features
- 4 GitHub stars
- Integrates FE development server with MCP server
- Captures and transmits browser console logs via MCP
- Automates browser actions like starting, capturing screenshots, and retrieving element information
- Offers checkpoint-based log management
- Provides tools for HMR event monitoring and status checks
Use Cases
- Tracking and comparing application states across different checkpoints.
- Debugging frontend applications with captured console logs and network monitoring.
- Automated browser testing and visual inspection of changes during development.