AI tool comparison
Kampala vs Plain
Which one should you ship with? Here is the side-by-side panel verdict, pricing read, reviewer split, and community vote comparison.
Developer Tools
Kampala
MITM proxy that reverse-engineers any app into a stable, callable API
75%
Panel ship
—
Community
Free
Entry
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.
Developer Tools
Plain
A Django fork rebuilt for AI agents — typed, predictable, agent-readable
75%
Panel ship
—
Community
Free
Entry
Plain is a full-stack Python web framework that forks Django with one overriding goal: make the codebase maximally readable and understandable by AI coding agents. Built by Dropseed (Adam Engebretson), it started in 2023 and has quietly matured into a production-ready framework — today's Show HN submission (93 points) brought it to wider attention. The design philosophy is radical clarity over magic. Plain eliminates Django's more implicit behaviors, adds strict typing throughout, and includes built-in AI integration hooks: a `.claude/rules/` directory for Claude Code context, a CLI command for on-demand documentation retrieval, and OpenTelemetry instrumentation out of the box. The idea is that when a coding agent touches your codebase, it should be able to understand what's happening without fighting through Django's layers of metaclass magic. This represents a genuine philosophical bet: as AI agents write more of our code, the framework's readability to machines matters as much as its readability to humans. Plain is ahead of the curve on this — most frameworks were designed for human ergonomics first. The Show HN traction suggests senior engineers are taking the concept seriously, even if migration from Django remains a real cost.
Reviewer scorecard
“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 `.claude/rules/` integration and typed APIs are exactly what you want when you're letting agents modify your codebase. OTel built-in is a legitimate win — no more strapping on tracing as an afterthought. If you're starting a new Python project in 2026, Plain is worth serious consideration.”
“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.”
“Django's 'magic' is also its ecosystem — 20 years of packages, tutorials, and institutional knowledge. Plain's ecosystem is tiny. For any non-trivial project, you'll hit the ecosystem wall fast. 'Designed for agents' is a compelling narrative but the migration cost from Django is real and steep.”
“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 question 'is this codebase understandable to an AI agent?' is going to be central to framework design by 2027. Plain is three years ahead of that conversation. Frameworks that don't add agent-readability features will be retrofitting them later at significant cost.”
“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.”
“As someone who ships products, not just writes code, I care about the full stack being coherent. Plain's opinionated structure means less time arbitrating between packages and more time building. The built-in OTel means I can debug AI-assisted changes without adding another tool.”
Weekly AI Tool Verdicts
Get the next comparison in your inbox
New AI tools ship daily. We compare them before you waste an afternoon.