Tech News
← Back to articles

Show HN: A MitM proxy to see what your LLM tools are sending

read original related products more articles

Sherlock

LLM API Traffic Inspector & Token Usage Dashboard

Installation • Quick Start • Features • Commands • Contributing

Sherlock is a transparent proxy that intercepts HTTPS traffic to LLM APIs and displays real-time token usage in a beautiful terminal dashboard. Track your AI costs, debug prompts, and monitor context window usage across your development session.

Why Sherlock?

Track Token Usage : See exactly how many tokens each request consumes

: See exactly how many tokens each request consumes Monitor Context Windows : Visual fuel gauge shows cumulative usage against your limit

: Visual fuel gauge shows cumulative usage against your limit Debug Prompts : Automatically saves every prompt as markdown and JSON for review

: Automatically saves every prompt as markdown and JSON for review Zero Code Changes: Works with any tool that respects proxy environment variables

Installation

... continue reading