Supabase MCP server

Supabase × Cursor

Use the Supabase MCP server
in Cursor

Query your database, inspect schema, and manage projects (dev, not prod). This guide connects Supabase to Cursor (the AI code editor) through a governed gateway — one URL that also works in every other MCP client you use, with your rules and a full log attached.

Live-probed · Security-scanned · OAuth sign-in

Setup: Supabase in Cursor

Cursor adds MCP servers via MCP settings or install deep links. The gateway route takes about two minutes:

  1. Connect Supabase to your free gate gateway from the verified directory.
  2. On your gate overview, click 'Add to Cursor' — Cursor opens and asks to install the gateway.
  3. Confirm and approve the sign-in.
  4. Supabase's tools are now available to Cursor's agent, governed by your rules.

What to ask once it’s connected

Show me the schema of the users table.
Query signups per week in the dev database.
Why might this query be slow? Check the indexes.
Draft a migration for this new column.

Why route it through a gateway

One URL, every client

The same Supabase connection works in Claude, Claude Code, ChatGPT, VS Code too — no per-client re-wiring.

Rules before regret

Allow, ask, or block every tool Supabase exposes — reads can flow freely while writes require your approval.

Every call logged

A plain-language activity log of everything Cursor did with Supabase — searchable, exportable, auditable.

Scanned and probed

Supabase passed a live handshake probe and a security scan before listing — and drift detection watches it after you connect.

Also available: Supabase in Claude · Supabase in Claude Code · Supabase in ChatGPT · Supabase in VS Code