Skip to main content
The Supabase node adds Supabase operations to your workflows. Add it on the canvas or ask the AI builder for it by name, then pick an operation and fill in its fields.
You can wire the Supabase node into an AI agent as a tool provider: the agent calls the operations you allow. See Agent tools.

Credentials

Connect Supabase under Credentials in the node settings. See Connecting credentials for the general flow.

OAuth

Sign in with your Supabase account when prompted; no keys to copy. NoClick requests the following permissions:
  • database:read
  • database:write
  • auth:read
  • auth:write
  • storage:read
  • storage:write
  • edge_functions:read
  • edge_functions:write
  • secrets:read
  • projects:read

API key

Enter the values manually when creating the credential. Get your credentials here.

Operations

Auth

Auth session

Auth user

Function

Realtime

Storage

Table