apps/www/_blog/2026-08-07-supabase-is-now-a-connector-on-perplexity-computer.mdx
Supabase is available as a connector on Perplexity Computer. 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 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.
<div className="video-container"> <iframe className="w-full" src="https://www.youtube-nocookie.com/embed/BwVGncLAdGs" title="Supabase is now a connector on Perplexity Computer" allow="accelerometer; autoplay; clipboard-write; encrypted-media; fullscreen; gyroscope; picture-in-picture; web-share" allowfullscreen /> </div>The connector handles the kind of work you'd normally context-switch into the Supabase Dashboard or psql for:
send-welcome-email with a test payload without leaving the chat.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.