---
title: "Connect Supabase to OpenClaw"
description: "Authorize the Supabase connector so your assistant can manage projects, tables, and data across your Supabase organization."
updated: 2026-06-11
canonical: https://holaclaw.ai/docs/connectors/connect-supabase
---

Connect Supabase and you can ask your assistant about your projects in plain language — which projects you have, what tables a project holds, how much data is in them. It works with projects, tables, and data across your Supabase organization, so you get answers without digging through the dashboard. (Your assistant is an OpenClaw instance running in a private VM on your Mac.)

```provider-card
name: Supabase
company: supabase.com
tagline: Manage projects, tables, and data across your organization.
hue: 150
auth: Sign in with Supabase
best-for: Checking on your projects and data
```

## What you'll need

- A Supabase account you can sign in to in a browser. If you belong to an organization, you'll sign in to the one whose projects you want to reach.
- A **running** assistant. Connectors are set up per-assistant, and the sign-in happens inside that assistant's private VM, so it needs to be awake.

## Connect it

1. Open the assistant you want to give access to, and make sure it's running.
2. Click **Connectors** in the sidebar to open the catalog.
3. Search for `Supabase` to filter the list.
4. Click **Authorize** on the Supabase card.
5. Your browser opens **Supabase's own consent screen** — Supabase's page, on Supabase's site.
6. Sign in if you aren't already, review what's being requested, and **approve** it.
7. Switch back to HolaClaw. The connector verifies the connection, and once it checks out it moves to **Active**.

For the full walkthrough and troubleshooting that applies to every connector, see [Connect a service](/docs/connectors/connect-a-service).

## Try it

With Supabase connected, message your assistant:

- *List my Supabase projects.*
- *What tables does the blog project have?*
- *How many rows are in the users table?*

## If it stops working

If the connector shows **Re-authorize**, your sign-in with Supabase has expired or you revoked it from Supabase's side. Click **Re-authorize** and approve again in the browser — nothing to reconfigure. For everything else, see the troubleshooting in [Connect a service](/docs/connectors/connect-a-service).

## A quick word on privacy

Supabase's access token lives **inside this assistant's private VM on your Mac** — never on HolaClaw's servers. Connectors are **per-assistant**, so authorizing Supabase here gives no other assistant access to it. You can also revoke access any time from Supabase's own authorized-apps settings.

## Next steps

New to connectors, or want the bigger picture? See [What are connectors](/docs/connectors/what-are-connectors). And if Supabase won't cooperate, the [HolaClaw Discord](https://discord.gg/FbxAbS5sGQ) is a friendly place to ask.

