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

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.2.tar.gz (15.9 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.2-py3-none-any.whl (16.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: gasoline_mcp-0.7.2.tar.gz
  • Upload date:
  • Size: 15.9 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.2.tar.gz
Algorithm Hash digest
SHA256 c7419759fe55fe5a1b6e74a5ebe00fe04bbf3f9fee9ffd03225d43361246f05d
MD5 c21105b16f899fc3bde3b4cff53ccbf7
BLAKE2b-256 6af71a0a6db5023e5a5253ba4881a34929fcd4db776264a814b25a4c3f3b36c7

See more details on using hashes here.

File details

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

File metadata

  • Download URL: gasoline_mcp-0.7.2-py3-none-any.whl
  • Upload date:
  • Size: 16.9 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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 ee2f7b061396bb9b13f681faa6c993773d2f6ae2e39648c4c948fb367e6b8715
MD5 ef09b36ea06226a659e3d37d847f5bb2
BLAKE2b-256 43a5ca8d8e1f90ce114bd34cd5e0886616a6dea52143aa04bbcdb2500cd3db89

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