Cloudrift hit Hacker News as a Show HN on August 4, and the pitch is deceptively simple: a read-only AWS waste scanner that your agent can now call over MCP (Model Context Protocol). The repo lives at github.com/elleVas/cloudrift/, and the headline framing — 'read-only' plus 'call from your agent' — signals exactly where cloud tooling is heading in 2026.

A Scanner That Can't Break Anything

The read-only constraint is the detail that should get infra folks nodding. Most cost-hunting tools beg for broad IAM permissions so they can clean up as well as detect; Cloudrift positions itself purely as a scanner that identifies waste without mutating state. For anyone who has watched an over-eager cleanup script nuke a staging environment, that restraint is the correct instinct — you want the agent to flag orphaned volumes and idle instances, not start deleting them on its own.

MCP: The Agent Hook

Model Context Protocol is how agents get tool access these days, and wiring a cost-scan utility into an agent loop changes the workflow. Instead of digging through the AWS console by hand or babysitting a cron job, your assistant can surface wasted spend mid-conversation and hand you the receipts. It's a genuinely useful pattern: the agent becomes the front-end for FinOps chores, and read-only access keeps it from becoming a liability.

Key Takeaways

  • Cloudrift is a fresh Show HN project (Aug 4, 2026) offering read-only AWS waste scanning via github.com/elleVas/cloudrift/.
  • MCP support means AI agents can invoke scans directly — the tool is designed to be called from agent workflows rather than just a CLI or dashboard.
  • Early traction is thin: single-digit points and zero comments at time of writing, so treat this as an early-stage experiment worth watching rather than a proven product.

The Bottom Line

Cloudrift is a small but sharp idea: give agents a safe window into cloud spend without handing them the keys to delete things. Detection rules will make or break it — and if those ship with real depth, this could slot neatly into agent-native FinOps toolchains.