blowback

blowback

7

Blowback is a tool that integrates a frontend development server with a Model Context Protocol (MCP) server, enhancing browser automation and log management. It captures console logs, supports HMR events, and provides a checkpoint system for browser state snapshots.

Blowback

Vite MCP Server is now Blowback

Blowback adds a Model Context Protocol (MCP) server to the frontend development server to support integration with Cursor.

Key Features

  • Integration with MCP server
  • Captures and transmits browser console logs
  • Manages logs with a checkpoint-based system

Architecture and Data Flow

  • Core Components: MCP Server, Browser Automation, Checkpoint System
  • Data Sources: HMR Event Records, Console Message Logs, Checkpoint Storage
  • Communication Flow: Interactions between MCP Client, Development Server, and MCP Server
  • State Maintenance: Tracks browser instances and HMR events

Log and Checkpoint Management

  • Logs stored in files with query functionality through checkpoints
  • Checkpoint system captures snapshots based on specific triggers