Back to reviews
Kampala

Kampala

MITM proxy that reverse-engineers any app into a stable, callable API

Kampala, built by Zatanna AI (YC W26), is a macOS proxy tool that sits between your applications and the internet, intercepts every HTTP/HTTPS request, and automatically reverse-engineers the underlying API. It traces authentication chains — tracking tokens, cookies, and session state — and replays flows on demand, preserving original TLS fingerprints so services can't distinguish API calls from the real app. The key insight is that almost every app that lacks a public API still has a private one — and it's usually more stable than the UI. Kampala targets automation engineers, QA teams, and AI agent builders who need reliable machine-readable access to apps that haven't opened their APIs. Setup is a local MITM cert install; no cloud proxy involved. Currently macOS-only with a Windows waitlist. The team emerged from YC's Winter 2026 batch with backing from Y Combinator. Pricing is in early access, with a free tier planned for solo developers and paid plans for teams building production automations.

Panel Reviews

The Builder

The Builder

Developer Perspective

Ship

This is the tool I've been building in-house at three different companies and never had time to productize properly. The auth chain tracing alone — tracking token refresh flows and session state automatically — would have saved me hundreds of hours. If it works as advertised, it's an instant ship for anyone doing integration work.

The Skeptic

The Skeptic

Reality Check

Skip

Terms of service violations are a real concern here. Most apps explicitly prohibit automated access through their private APIs, and companies like LinkedIn and Instagram have sued over exactly this pattern. The MITM cert requirement also opens a broad attack surface. Wait for a clearer legal stance before building production systems on this.

The Futurist

The Futurist

Big Picture

Ship

The long-term story here is about AI agents needing reliable access to every app humans use. We can't wait for every SaaS to ship an official API. Tools like Kampala are how AI agents will integrate with the existing software ecosystem for the next five years, until MCP-style universal interfaces catch up.

The Creator

The Creator

Content & Design

Ship

For social media automation and cross-platform content workflows this is a game-changer. Building automations for platforms with limited or expensive APIs has always required fragile browser scraping — having a stable API layer extracted from the real app traffic is a much better foundation.

Community Sentiment

Overall400 mentions
68% positive19% neutral13% negative
Hacker News140 mentions
62%20%18%

ToS legal risk is the main concern

Reddit80 mentions
70%20%10%

Finally a clean solution for app automation

Twitter/X180 mentions
72%18%10%

YC W26 standout — automation engineers are excited