codexplugin
S

Supabase

Official

by Supabase

Plugincoding8.9K stars

Manage Supabase projects, Postgres schema, and RLS policies

Install now

$ npx codex-marketplace add openai/plugins/plugins/supabase --plugin

About

Manage Supabase projects, Postgres schema, and RLS policies

Supabase is a codex plugin that extends OpenAI Codex with coding capabilities. After install, Codex can use Supabase context and actions during your coding sessions without leaving the conversation.

Source package path: openai/plugins/plugins/supabase on GitHub (openai/plugins).

Key features

  • Official extension maintained for current Codex APIs
  • Adds Supabase capabilities directly inside Codex chat
  • Installs with one npx command — no manual config editing
  • Built for coding workflows

How to install

  1. 01

    Copy the install command

    Use the command on this page — it includes the correct --plugin flag for this plugin.

  2. 02

    Run it in your project terminal

    Execute the command from the directory where you use Codex, not necessarily your home folder.

  3. 03

    Restart or reload Codex

    Restart the Codex CLI or reload your IDE window so the new extension is picked up.

  4. 04

    Try an example prompt

    Ask Codex something related to Supabase to confirm the plugin is active.

Example prompts

Try these after installing to confirm Supabase is working.

> Review my Supabase schema and RLS policies for security issues
> Set up Auth and protected routes for my Next.js app
> Optimize Postgres queries and indexes for this slow endpoint

Requirements

  • Node.js 18 or newer with npx available
  • Codex CLI or IDE extension installed and signed in
  • Some official plugins open OAuth in your browser on first use

Related plugins

More in coding