kxbnb

kxbnb

Building tools for developers
All activity
toran lets you inspect outbound API calls with a simple URL swap. No SDK, no proxy setup, no code changes. Swap your base URL β†’ watch requests stream live in your browser. See method, path, headers, status codes, timing and full request/response bodies. Built for AI/MCP developers debugging agent tool calls, backend engineers working with third-party APIs and anyone tired of console.log debugging. Read-only by design. Sensitive headers redacted. Single-digit ms overhead. No sign-up required.
toran
toranDebug any API with a URL swap. No SDK needed.
kxbnbstarted a discussion

Building a zero-setup API debugger, would love feedback

Hey PH I'm working on toran, a live API inspection tool that works with just a URL swap. No SDK, no proxy config, no cert setup. The problem - I couldn't see what my code was actually sending to third-party APIs. Debugging meant console.logs everywhere or messing with Charles/Proxyman certs. toran is simple. You swap your base URL (like api.openai.com becomes ns262aajok1jv.toran.sh) and watch...