APXY is built for debugging with AI coding agents, providing a single shared source of truth so both you and your agent can inspect the same HTTP traffic without endless copy-paste loops. It combines a CLI-first workflow with an optional GUI, delivers structured data that agents can reason about instead of noisy HAR files, supports the entire debugging lifecycle—from capture and inspection to mocking, replaying, and diffing.
Hey Product Hunt 👋
I built APXY because debugging network traffic kept breaking my flow.
Every time my AI agent hit a bug in code, it needed the actual request and response to understand it. So I'd switch to a separate proxy app, hunt for the right call, copy the payload, and paste it back. Then repeat. For every failing request. It was slow, and dumping a full HAR file into the agent just burned tokens on noise.
I wanted one place where both me and my coding agent could see the same traffic.
So APXY is a local proxy that lets you capture, inspect, mock, replay, and diff real HTTP/HTTPS traffic. Use the CLI for automation and scripts, the Web UI when you want to watch traffic live. It returns clean, structured data, so agents like Claude Code or Cursor can reason over real requests instead of screenshots and guesswork. And you can replay a request after a fix to prove it actually worked.
This started as a tool for my own debugging pain, so I'd genuinely love your feedback. What breaks your debugging loop today?
Report
No reviews yetBe the first to leave a review for APXY - Agent Proxy