Coding Agent Explorer

Real-time .NET proxy and dashboard for inspecting AI coding agent API calls (currently supports Claude Code)

ai
Screenshot of Coding Agent Explorer

A real-time .NET proxy and dashboard for inspecting Claude Code API calls. Intercept, visualize, and analyze every request and response between Claude Code and the Anthropic API.

With Coding Agent Explorer, you can:

  • See every API request and response between Claude Code and the Anthropic API in real time
  • Inspect full request/response headers, bodies, and streaming SSE events
  • Track token usage, model selection, and time-to-first-token
  • Follow the conversation as a readable chat-style timeline
  • Capture and inspect MCP tool calls between Claude Code and HTTP-based MCP servers
  • Monitor Claude Code hook events alongside API traffic