Claude Coding · Database

Supabase

Full Supabase integration for Claude Code — query tables, manage migrations, inspect auth users, view logs and generate typed database clients.

supabase postgres database auth realtime

Install

$ claude plugins add supabase

The Supabase plugin makes Claude Code a productive partner for Supabase-backed applications. You can ask Claude to inspect a table structure, run a diagnostic query, generate a migration that adds a column and updates RLS policies, and produce the TypeScript type definitions — all in a single conversation.

Row-Level Security support is a standout feature: the plugin understands Supabase RLS policy syntax and can write, explain, and audit policies against specific user roles. 103k installs and +20.1% growth make it the top database plugin for Claude Code.

Features

SQL console

Run SQL queries against your Supabase project and format results in Claude.

Migration generator

Generates and applies Supabase-flavoured SQL migrations from schema descriptions.

Type-safe client gen

Generates TypeScript types from your Supabase schema for supabase-js.

Common Use Cases

  • Database schema design and migration
  • Auth policy debugging
  • Generating typed Supabase clients

Plugin info

Platform Claude
Type plugin
Developer Community
Installs 103k
30d growth +20.1%
Status Community