Labsco
LabTerminal logo

MCP Reticle

โ˜… 111

from LabTerminal

Reticle intercepts, visualizes, and profiles JSON-RPC traffic between your LLM and MCP servers in real-time, with zero latency overhead. Stop debugging blind. Start seeing everything.

๐Ÿ”ฅ๐Ÿ”ฅ๐Ÿ”ฅ๐Ÿ”ฅโœ“ VerifiedFreeNeeds API keys

Reticle Logo

RETICLE

The Wireshark for the Model Context Protocol (MCP)

See what your agent sees.

Reticle intercepts, visualizes, and profiles MCP JSON-RPC traffic in real time โ€” designed for microsecond-level overhead.

Quick start ยท Install ยท Docs ยท Security ยท Contributing

Reticle Screenshot


What is Reticle?

Reticle is a proxy + UI for debugging MCP integrations:

  • inspect raw JSON-RPC messages (requests / notifications / responses)
  • correlate request โ†” response instantly
  • profile latency and token estimates
  • capture server stderr and crashes
  • record sessions and export logs

Supported transports: stdio, Streamable HTTP, WebSocket, HTTP/SSE.


Documentation

All guides and deep dives are in the GitHub Wiki:


CLI overview

CommandPurpose
mcp-reticle runWrap stdio MCP servers and inspect traffic
mcp-reticle proxyReverse proxy HTTP/SSE/WebSocket transports
mcp-reticle uiLaunch the desktop UI
mcp-reticle daemonHeadless telemetry hub

Full details: CLI reference


Security & privacy

Reticle can capture tool inputs/outputs and server stderr. Treat recordings and exports as sensitive artifacts.

Recommended reading: Security & privacy