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).

Reason this release was yanked:

deprecated

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",
      "args": ["--port", "7890", "--persist"]
    }
  }
}

With Claude Code

Add to your .mcp.json:

{
  "mcpServers": {
    "gasoline": {
      "type": "stdio",
      "command": "gasoline-mcp",
      "args": ["--port", "7890", "--persist"]
    }
  }
}

Standalone

gasoline-mcp --port 7890

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-6.0.3.tar.gz (13.1 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-6.0.3-py3-none-any.whl (15.1 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for gasoline_mcp-6.0.3.tar.gz
Algorithm Hash digest
SHA256 5c10c48a0e85cd8d44bde3803371be55af31f3abd76f11fa557ac0c67e8d6303
MD5 47126dc2a5589b68b683f275586e7818
BLAKE2b-256 4be2870fcc97edd7f1ece00f6fd97af5062b1ab38d7ba7df507c6de8ea531374

See more details on using hashes here.

File details

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

File metadata

  • Download URL: gasoline_mcp-6.0.3-py3-none-any.whl
  • Upload date:
  • Size: 15.1 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-6.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 405ce6d37fefe684e2f31275114404eec61e1b86f6a11a0a74e0c8715aa39913
MD5 7c64b8b8ee51c87c8c764feb86163fc9
BLAKE2b-256 804e46e5432f743f0325f7c90407a78bb3eaa69cee00382847e0ef8e050c7636

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