Supabase logo
ConnectorSupabase

Supabase integration for Claude and Codex

Create a Supabase connection, then control which Spaces can use its approved tools and data without pasting credentials into prompts or threads.

Use Supabase from Claude

Add the Supabase connection to a Space that runs Claude, then use it from every channel in that Space.

Use Supabase from Codex

Add the Supabase connection to a Space that runs Codex, then use it from every channel in that Space.

Use Supabase from Sidekick

Connect your own OpenClaw to Sidekick while Type provides the conversations, permissions, connections, skills, and automations.

Developer Tools & IT

What the Supabase connector can do

Supabase is an open-source backend-as-a-service providing a Postgres database, authentication, storage, and real-time subscription APIs for building modern applications

One connection, many Spaces

Connect Supabase once, then decide which Spaces can use it in threads, skills, automations, and coding work.

Representative actions

  • Create project api key

    Creates a 'publishable' or 'secret' API key for an existing Supabase project, optionally with a description; 'secret' keys can have customized JWT templates.

  • Delete an API key from the project

    Permanently deletes a specific API key (identified by `id`) from a Supabase project (identified by `ref`), revoking its access.

  • Delete third party auth config

    Removes a third-party authentication provider (e.g., Google, GitHub) from a Supabase project's configuration; this immediately prevents users from logging in via that method.

  • Get a third-party integration

    Retrieves the detailed configuration for a specific third-party authentication (TPA) provider, identified by `tpa_id`, within an existing Supabase project specified by `ref`.

  • List third-party auth integrations for project

    Lists all configured third-party authentication provider integrations for an existing Supabase project (using its `ref`), suitable for read-only auditing or verifying current authentication settings.

Connection

API and auth details

Supabase's Management API uses HTTPS requests to api.supabase.com/v1 with bearer access tokens from personal access tokens or OAuth2 integrations.

FAQ

Questions people ask before connecting Supabase

Can Claude use Supabase?

Yes. Add a Supabase connection to a Space that runs Claude, then use its approved tools and data from any channel in that Space.

Can Codex work with Supabase through Type?

Yes. Add a Supabase connection to a Space that runs Codex, then use its approved tools and data from any channel in that Space.

Is this the same as a Supabase MCP server?

Not exactly. Type uses connectors and connections to give selected Spaces access to approved app tools and data. Some connectors use hosted MCP, while others use OAuth, API keys, service accounts, or custom APIs.

More developer tools & it connectors