Skills MCP Learn Benchmarks Tools News
SPONSOR

AppSignal — Stop vibe-debugging. Every exception, every backtrace, grouped so you see patterns, not noise.

↗
June 17, 2026 Developer Tools

Supabase Ships a Plugin for AI Coding Agents and an Official ChatGPT App

In its June 2026 developer update, Supabase shipped two agent-facing products on the same theme: make Postgres infrastructure operable by AI without bespoke glue code. The Supabase Plugin for AI Coding Agents bundles the Supabase MCP server and official agent skills into a single install for Claude Code, Cursor, Codex, and Gemini CLI. Separately, Supabase became an official ChatGPT app with 29 tools for conversational database management.

The Plugin: MCP + Skills in One Step

Until now, wiring a coding agent to Supabase meant installing the MCP server manually, copying connection config, and hoping the agent knew Postgres RLS patterns. The plugin collapses that into one install, globally or per project.

What ships inside:

  • Supabase MCP server. Authenticated access to your projects so the agent can query tables, run migrations, deploy Edge Functions, inspect logs, and manage schema changes through MCP tools rather than hallucinated SQL.
  • Supabase agent skills. Procedural knowledge the agent loads automatically: core Supabase product guidance (Database, Auth, Edge Functions, Storage, Realtime) and supabase-postgres-best-practices for query optimization, schema design, connection pooling, and RLS patterns.

You can still install the MCP server and skills separately if you want finer control. The plugin is the defaults path Supabase recommends for new projects. It mirrors what Vercel shipped for platform expertise and what Google bundles into Antigravity: vendor-maintained agent context beats prompt-stuffing your stack docs on every session.

Supported Agents

Official support at launch: Claude Code, Cursor, Codex, and Gemini CLI. That covers the four CLI/IDE agents most web teams already run. If you use OpenCode or Junie, you can still attach the underlying MCP server manually from the MCP directory; the skills pack is the piece you would add separately.

The ChatGPT App: 29 Database Tools

The ChatGPT integration targets a different user: someone who wants to manage infrastructure conversationally without opening a coding agent at all. Connect a Supabase project to ChatGPT and you get tools for:

  • SQL execution and schema changes
  • Branching and preview environments
  • Edge Function deployment
  • Live log inspection

Twenty-nine tools total, covering the operational surface area teams previously clicked through in the dashboard. Works on all Supabase plans paired with paid ChatGPT tiers (Plus, Pro, Team, Enterprise). Think of it as ChatGPT with a Postgres control plane, not a code generator.

Agent Ecosystem Context

Supabase is stacking agent touchpoints fast. The June changelog also notes Supabase as a connector on Perplexity Computer, giving that 24/7 Mac agent persistent read/write access to Postgres tables across runs. Combined with the coding-agent plugin and ChatGPT app, Supabase is positioning Postgres as the shared memory layer every agent surface can attach to.

That aligns with broader platform moves this quarter: Google AI Studio shipping full-stack apps on Firebase, OpenAI Sites hosting Codex-built apps, and Netlify Agent Runners closing prompt-to-production loops. The backend that survives all those frontends is still a database with auth, RLS, and edge functions. Supabase is making sure agents can reach it natively.

What Else Landed in June

The same update included items worth knowing if you build on Supabase with agents:

  • RLS Tester (feature preview): run queries as another user, see which policy fired, test via client libraries with AI-assisted SQL conversion.
  • Passkey sign-in for Supabase Auth (WebAuthn, all projects in beta).
  • @supabase/server public beta: unified auth verification and request context across Edge Functions, Vercel Functions, Cloudflare Workers, Hono, and Bun.
  • W3C trace support in client libraries for OpenTelemetry, Sentry, and Datadog.

For agent workflows specifically, RLS Tester plus the plugin skills pack is the combination to watch: agents that write migrations are only safe if you can verify policies behave correctly under impersonation.

How to Try It

Install the plugin from Supabase docs for your agent (/plugin install supabase patterns vary by tool). Authenticate once against your Supabase account, then point the agent at a project. For ChatGPT, enable the Supabase app from the ChatGPT app directory and connect a project.

If you already have the MCP server in your Cursor or Claude Code config, the plugin is still worth switching to: the bundled skills reduce the "agent wrote valid SQL that violates your RLS model" failure mode that manual MCP-only setups hit constantly. See also the Supabase entries in our Skills directory and the MCP servers for web devs guide for setup context.

Source: supabase.com/docs ↗
← Previous JetBrains Junie GA Next → SpaceX Acquires Cursor
STATUS ● BUILDING THE FUTURE
MISSION LLM RESOURCES
VERSION BETA 3.0

BUILD WITH AI. SHIP WITH CONFIDENCE.

@WEBDEVELOPERHQ ↗
TERMS / PRIVACY
FRIENDS
Authentic Jobs ↗
Web Reference ↗
Ready.dev ↗
Design.dev
Design.dev ↗
© 2026 WEB DEVELOPER / ALL RIGHTS RESERVED