Blowback
Integrates frontend development servers with a Model Context Protocol server to enhance development workflows.
Acerca de
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.
Características Principales
- 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
Casos de Uso
- 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.