pporlock

thowland/pporlock
★ 0 stars Python Browser/Web Updated today
HTTPS interception and modification for Chrome on macOS: a mitmproxy-based daemon, a web UI for authoring filter modules, a Chrome extension, and an MCP server for AI-assisted authoring.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "pporlock": {
      "command": "uvx",
      "args": [
        "pporlock"
      ]
    }
  }
}

Or install with pip: pip install pporlock

README Excerpt

**Local HTTPS interception and modification for Chrome, on macOS.** Point Chrome at a proxy you control, watch every request, and change the ones you need to — with a structured, per-flow record of exactly what was changed and why. > ⚠️ pporlock decrypts your HTTPS traffic and can rewrite any page. It runs