Skip to main content

Gasoline MCP is an AI Debugger, Inspector, and Observability toolkit. It acts as Chrome DevTools for AI Agents using the Model Context Protocol (MCP).

Project description

Gasoline MCP

Browser observability for AI coding agents - autonomously debug and fix issues in real time.

Streams console logs, network errors, WebSocket events, and exceptions to Claude Code, Cursor, Windsurf, Claude Desktop, Zed, or any MCP-compatible assistant.

Installation

pip install gasoline-mcp

The correct platform-specific binary will be installed automatically.

Usage

With Claude Desktop

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "gasoline": {
      "type": "stdio",
      "command": "gasoline-mcp"
    }
  }
}

With Claude Code

Add to your .mcp.json:

{
  "mcpServers": {
    "gasoline": {
      "type": "stdio",
      "command": "gasoline-mcp"
    }
  }
}

Standalone

gasoline-mcp

Install MCP config + bundled skills

gasoline-mcp --install

This installs MCP config for detected clients and managed bundled skills (debug-triage, performance, regression-test, api-validation, ux-audit, site-audit) into your agent skill directories.

Chrome Extension

Install the Chrome extension to capture browser telemetry:

Chrome Web Store Link (coming soon)

Or load from source:

  1. Download the extension from GitHub Releases
  2. Go to chrome://extensions
  3. Enable "Developer mode"
  4. Click "Load unpacked" and select the extension/ folder

Features

  • Console logs - All levels (log, warn, error, info, debug)
  • Network requests - Full request/response capture with bodies
  • WebSocket events - Real-time bidirectional message capture
  • User actions - Clicks, navigation, form submissions
  • Errors - Unhandled exceptions with stack traces
  • Web Vitals - LCP, FID, CLS, INP, FCP, TTFB
  • Accessibility audits - WCAG compliance scanning
  • Security audits - CSP generation, third-party analysis
  • AI Web Pilot - Execute JavaScript, highlight elements, manage state

Documentation

Privacy

100% local. No cloud, no analytics, no telemetry. Logs never leave your machine.

License

AGPL-3.0 — Free for personal and internal company use. Commercial licensing available for proprietary integration.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gasoline_mcp-0.7.8.tar.gz (31.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

gasoline_mcp-0.7.8-py3-none-any.whl (35.2 kB view details)

Uploaded Python 3

File details

Details for the file gasoline_mcp-0.7.8.tar.gz.

File metadata

  • Download URL: gasoline_mcp-0.7.8.tar.gz
  • Upload date:
  • Size: 31.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.12

File hashes

Hashes for gasoline_mcp-0.7.8.tar.gz
Algorithm Hash digest
SHA256 fe0e3968fce0b558070ec3f525221a8aed91bf0cc8028f583b596a7d1bc98986
MD5 afcf75cb8b8cb63b70533f6fce9bf0dd
BLAKE2b-256 749d3873fb6bd256ea7bce17f5d9c94dd22cbe988bd04caf68b41d7d0531a272

See more details on using hashes here.

File details

Details for the file gasoline_mcp-0.7.8-py3-none-any.whl.

File metadata

  • Download URL: gasoline_mcp-0.7.8-py3-none-any.whl
  • Upload date:
  • Size: 35.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.12

File hashes

Hashes for gasoline_mcp-0.7.8-py3-none-any.whl
Algorithm Hash digest
SHA256 8ee71af5ed984f8ac798fb2f039165683d2f8a7aadb412d0723079216cec11f3
MD5 8d57e6753cdd5624453aae27940d1303
BLAKE2b-256 5e23cc4f9fc9b047532aefb352256d9dc7276088370cdaffddb03b06eb69119d

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page