Skip to content

Gasoline v0.5.00 Released

Gasoline v0.5.00 marks the initial public release of the Gasoline MCP protocol and extension. This release includes core browser observability features for AI coding assistants.

  • Browser Telemetry Capture — Real-time streaming of console logs, network requests, and exceptions
  • MCP Protocol Integration — Compatible with Claude Code, Cursor, Copilot, and other MCP clients
  • 4-Tool Interface — observe, generate, configure, interact tools for full-stack automation
  • Zero Dependencies — Lightweight Go binary with no external service requirements
  • Real-time log and error capture
  • Network request/response inspection
  • Page interaction and automation
  • CSS-based element highlighting
  • Form filling and submission automation
Terminal window
curl -sSL https://raw.githubusercontent.com/brennhill/gasoline-agentic-browser-devtools-mcp/STABLE/scripts/install.sh | bash
gasoline-mcp --help

Install the browser extension from the Chrome Web Store or load it manually via Developer Mode.

v0.5.00 Release