cd /news/ai-tools/show-hn-aitori-see-and-govern-the-ai… · home topics ai-tools article
[ARTICLE · art-75317] src=github.com ↗ pub= topic=ai-tools verified=true sentiment=· neutral

Show HN: Aitori, see and govern the AI traffic leaving your machine

TrueFoundry released Aitori, an open-source local proxy that intercepts AI traffic from desktop apps like Claude Desktop and ChatGPT to give companies visibility and control over model requests. The Apache-2.0 tool uses a per-device CA to inspect and forward traffic to any gateway, logging and enforcing policy on AI calls that previously bypassed corporate proxies.

read1 min views7 publishedJul 27, 2026

Hi HN, I work at TrueFoundry.

We built Aitori because AI traffic is getting harder for companies to control.

When developers call an LLM API directly, the request can be routed through a gateway. But tools like Claude Desktop, ChatGPT app, claude.ai call the model from the vendor’s backend. There is no endpoint setting you can point to your proxy.

Aitori is an open-source local proxy that runs on the employee’s machine and intercepts traffic to selected AI applications.

It uses a per-device CA, similar to mitmproxy, to inspect model and MCP requests and forward them to a gateway. Traffic to other applications is left untouched.

Once you can see the traffic, it stops being a black box. You can log it, apply policy, route it, or do whatever else you would with AI traffic you control.

It's Apache-2.0, and the forwarding contract is documented so it works with any gateway, not just ours: https://github.com/truefoundry/aitori/

Try it: curl -fsSL https://raw.githubusercontent.com/truefoundry/aitori/main/in... | sh then

sudo aitori up --ui Around all day to answer any questions.

Comments URL: [https://news.ycombinator.com/item?id=49068422](https://news.ycombinator.com/item?id=49068422)

Points: 1

── more in #ai-tools 4 stories · sorted by recency
── more on @truefoundry 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/show-hn-aitori-see-a…] indexed:0 read:1min 2026-07-27 ·