Connect Supabase projects to AI workflows
Connect Supabase's remote MCP server and your workflows can run queries and inspect projects, locked to a single project and read-only when you choose.
- Every morningtrigger
- Read-only queryaction
- Agent summarisesAI
- Post to teamdone
Supabase projects hold the data behind many apps. With the Supabase MCP server connected, a Spojit workflow can run a reporting query on a schedule or let an agent inspect a project while debugging. Supabase recommends it as a development tool, so scope connections tightly.
Paste the Supabase MCP URL with project_ref and read_only parameters, then sign in with Supabase, or use a personal access token for unattended workflows.
Step-by-step setup guideSupabase inside a durable workflow
Scheduled reports
Run a read-only query every morning and post the numbers to the team.
Debugging assistant
Let an agent inspect tables, logs, and configuration while investigating an issue in a development project.
Docs-grounded answers
Search Supabase documentation from inside a workflow to answer a developer question.
Why teams run this on Spojit
With Spojit
- Queries run on durable execution with retries and history.
- Scope to one project and read-only mode directly in the server URL.
- Restrict tool groups with the features parameter.
Supabase, answered
Is it safe to connect production?
Supabase recommends development projects. If you must use production, scope to one project and enable read-only mode.
Which tools are available?
Supabase hosts and curates the MCP server, so the tool list is theirs and can change. See Supabase's MCP documentation, linked from our setup guide, for the current set.
What is possible depends on your plan and authorized access. The Supabase MCP server is hosted by Supabase, so its availability, tool surface, and any usage limits are set by Supabase. You can request a feature or integration any time, and we will get in touch to figure out how to make it work.
Put Supabase in a workflow
Describe what you want to automate and Miraxa builds the workflow. Start free, no credit card required.