Supabase AI Agent
Search the Supabase docs for up-to-date guidance and troubleshoot errors quickly. Manage organizations, projects, databases, and Edge Functions, including migrations, SQL, logs, advisors, keys, and type generation, in one flow. Create and manage development branches to iterate safely, confirm costs up front, and merge changes to production with confidence.
Supabase handles repetitive tasks for you automatically. It can do 29 different things for you—just connect to it in one click. It's been tested, is actively maintained, and works reliably.
Available Tools
Supabase can do 29 different things for you automatically. Here's what it can handle:
search_docs
Search the Supabase documentation using GraphQL. Must be a valid GraphQL query. You should default to calling this even if you think you already know...
list_organizations
Lists all organizations that the user is a member of.
get_organization
Gets details for an organization. Includes subscription plan.
list_projects
Lists all Supabase projects for the user. Use this to help discover the project ID of the project that the user is working on.
get_project
Gets details for a Supabase project.
get_cost
Gets the cost of creating a new project or branch. Never assume organization as costs can be different for each.
confirm_cost
Ask the user to confirm their understanding of the cost of creating a new project or branch. Call `get_cost` first. Returns a unique ID for this confi...
create_project
Creates a new Supabase project. Always ask the user which organization to create the project in. The project can take a few minutes to initialize - us...
pause_project
Pauses a Supabase project.
restore_project
Restores a Supabase project.
Common Questions
What is an AI Agent?
An AI agent is like having a personal assistant who does specific tasks for you. Instead of a general chatbot that just talks, AI agents actually do things—they can check your calendar, send emails, look up information, and handle repetitive work so you don't have to.
What is MCP (Model Context Protocol)?
MCP is simply the way AI agents plug into your apps and services. When you connect something like Supabase to Lyra, it lets the AI take actions on your behalf.
How do I use Supabase?
Just install it inside Lyra. It only takes a moment. After that, your AI can instantly use Supabase—no setup, no technical knowledge required.