# Supabase is now a connector on Perplexity Computer

> Source: <https://supabase.com/blog/supabase-is-now-a-connector-on-perplexity-computer>
> Published: 2026-08-07 07:00:00+00:00

Supabase is available as a [connector on Perplexity Computer](https://www.perplexity.ai/connectors/supabase?utm_source=supabase&utm_medium=partner&utm_campaign=builders_blog_%2Baug6). With Supabase as a persistent data layer, Computer can read from and write back to your Postgres tables, keeping state across runs without custom glue code.

[Perplexity Computer](https://www.perplexity.ai/computer) is an agent that runs multi-step work across 400+ apps, including GitHub, Vercel, Datadog, Stripe, and Slack. Connect your Supabase project and your database joins that loop.

## What you can do with the Supabase connector[#](#what-you-can-do-with-the-supabase-connector)

The connector handles the kind of work you'd normally context-switch into the Supabase Dashboard or psql for:

- Answer questions about production data: ask which tables grew the most this week, and Computer runs the query and answers.
- Debug from a support ticket: pull a user record, check their last sign-in, and find their failed payments in one prompt.
- Test Edge Functions: invoke
`send-welcome-email`

with a test payload without leaving the chat. - Put recurring queries on a schedule: Computer runs your weekly growth query and posts the report to Slack every Monday.

Because Computer spans your other tools, a single prompt can too. For example, join Stripe cancellation events with your Supabase behavioral data to find where users drop off, then ship the fix through a GitHub PR.

## Get started[#](#get-started)

[Connect Supabase on Perplexity](https://www.perplexity.ai/connectors/supabase?utm_source=supabase&utm_medium=partner&utm_campaign=builders_blog_%2Baug6)- New to Supabase?
[Start your project for free](https://supabase.com/), then connect it to Computer
