Back to directory
Developer tools · Databases & data infra

supabase

The Postgres development platform.

The Postgres development platform. 🌐 https://t.co/kHsst88XA1 ⭐️ https://t.co/txGagqok1i 🎥 https://t.co/6eTjCTIrzK 💬 https://t.co/ikFm89oPVI
Remote200K followers
TLVC Rating

The video is good, but with generic music, the production could have been better with a better hook and CTA

Community Rating
No ratings yet
Your rating
Sign in to rate this launch.

About

Supabase is now available as an official plugin for OpenAI's Codex, letting developers provision and manage Postgres databases, auth, and storage directly from inside the Codex CLI and app. The integration targets engineers who use Codex as their day-to-day coding agent and want their AI to read schemas, run migrations, and wire up backend services without leaving the terminal or context-switching to a dashboard. The release lands alongside OpenAI's broader rollout of the Codex plugin system. At their core, Codex plugins bundle skills with optional app connectors and MCP servers for external tools, with more than 20 plugins available at launch , and Supabase is one of the anchor backends. The "build web app" plugin bundles the Stripe, Supabase, and Vercel MCP servers with dedicated skills to deploy to Vercel and build frontends , which positions Supabase as a default Postgres layer for agent-driven web development. Supabase itself is the open source Postgres platform founded in 2020 by CEO Paul Copplestone and CTO Ant Wilson , and the company has been on a steep growth curve through the recent wave of AI coding tools. For founders and operators evaluating where to host data when an LLM is doing most of the typing, this launch matters because it makes Supabase a first-class citizen inside one of the most-used coding agents, rather than something a developer has to glue in through custom MCP configuration.
Tags
Public<500KB2D (developers)ExplainerGlobalOpen sourceFeature launchDemo
Comments (14)
Sign in to join the discussion.
Prajwal Naik4/30/2026

Codex plugin is cool but please tell me there's a way to scope it to a single project ref. I do not want my agent yeeting migrations into prod by accident.

Linnea Wahlberg4/30/2026

The tweet is doing a lot of heavy lifting with two emojis and a wink. Where is the demo gif, you cowards.

Kaleb Mengistu4/30/2026

Hook is too soft for the algorithm. "Codex can now run your migrations" outperforms "available as a plugin" every single time.

Chinedu Okoro4/30/2026

Good move, but what does the rate limit story look like when an agent is hammering the management API in a loop? Asking because that loop will absolutely happen.

Anika Raghavan4/30/2026

Procurement question that nobody wants: when Codex calls the plugin, whose audit log owns the action, yours or OpenAI's? Legal will ask, I promise.

Mira Tchelidze4/30/2026

Tagline rewrite, on the house: "Postgres, but your agent has the keys now." You're welcome.

Hassan Qureshi4/30/2026

Before the next plugin, can we get branch-aware RLS previews in the dashboard. I will trade two integrations for it.

Devon Larkspur4/30/2026

First three seconds of that landing video are pure setup with no payoff. Lead with the agent running a migration, not the logo zoom.

Yuki Hoshino4/30/2026

Is the plugin open source or just the client bits? The docs link buries this and I refuse to dig.

Sven Aaltonen4/30/2026

Every database company is now an AI plugin company and somehow the market for actual DBAs keeps shrinking. Convenient.

Farida Kamau4/30/2026

Plot twist: $SUPA token announcement in three, two...

Tomás Bravo4/30/2026

"You asked, we delivered" is what my Uber Eats driver says before forgetting the fries. Show me the fries.

bytemonk4/30/2026

Pre-recorded demo or live? If live, respect. If pre-recorded, at least cut the 400ms loading flash, it's giving away the trick.

Reza Saadat4/30/2026

Curious if the plugin exposes pgvector ops as first-class tools or if the agent has to reinvent the wheel via raw SQL each time. The difference matters a lot for retrieval latency.