Back to browse
GitHub Repository
33 starsGo

Aitori – open-source tool to inspect Claude and ChatGPT traffic

by deeptishukla22·Jun 30, 2026·1 point·0 comments

AI Analysis

●●SolidBig BrainSolve My Problem

Intercepts browser AI traffic that can't be configured directly.

Strengths
  • Works with browser-based Claude and ChatGPT without API keys.
  • Per-device CA with clean uninstall via sudo aitori down.
Weaknesses
  • Traffic interception is a known pattern with mitmproxy, Fiddler.
  • Limited to listed AI hosts — not general-purpose proxy.
Category
Target Audience

Security teams and developers monitoring AI usage

Similar To

mitmproxy · Fiddler · Charles Proxy

Similar Projects

CC Wiretap – intercepting and visualizing Claude Code traffic real-time

Instead of wrestling with raw mitmproxy output, this tool gives a purpose-built UI that shows system prompts, tool definitions, token accounting, streaming responses and tool calls — all in real time. The one-liner shell setup, keyboard shortcuts, and token breakdown make debugging Claude Code conversations startlingly quicker, though it’s inherently a local MITM (trust the generated CA) and is narrow by design to Anthropic’s workflow.

Niche GemSolve My Problem
wierdbytes
204mo ago