AI Tools
Connect your AI coding agent to Supabase.
Supabase provides everything you need to connect an AI coding agent to your project: a live connection to your database and platform (MCP), portable instructions your agent can reuse (Agent Skills), a one-step bundle of both (Plugin), and copy-paste prompts for tools that don't support any of the above.
Pick your agent#
Antigravity
MCPExperience liftoff with the next-gen agent platform.Claude Code
Plugin + MCPWork with Claude directly in your codebase, from your terminal, IDE, and more.Codex
Plugin + MCPA lightweight coding agent that runs in your terminal.Cursor
Plugin + MCPYour coding agent for building ambitious software.Factory
MCPA self-improving system for your SDLC.Gemini CLI
Plugin + MCPBuild, debug & deploy with AI.GitHub Copilot
Plugin + MCPYour AI accelerator for every workflow, from the editor to the enterprise.Goose
MCPYour native open source AI agent — desktop app, CLI, and API.Kimi Code
Plugin + MCPEngineered to drop into any dev workflow and get programming tasks done fast.Kiro
MCPMove beyond AI coding to agentic engineering.OpenCode
MCPThe open source AI coding agent.VS Code
Plugin + MCPThe open source AI code editor — your home for multi-agent development.Windsurf
MCPThe first agentic IDE. Tomorrow's editor, today.
Key concepts#
- MCP (Model Context Protocol): a live connection between your agent and your actual Supabase project. Once connected, your agent can call tools to query data, run migrations, deploy Edge Functions, and more.
- Agent Skills: portable, on-demand instructions your agent loads when it needs Supabase- or Postgres-specific procedural knowledge. Skills don't require a live connection, and work across different agents.
- Plugin: a single install that bundles the MCP server and Agent Skills together for a specific agent.
- Prompts: static prompt files you copy into your project for agents that don't support MCP, plugins, or skills natively.
Building AI into your app?#
The tools above are for your development workflow. If you're building AI capabilities into your own product: