ClawLink
Storage & Databases116 toolsBrowser login (OAuth), no API keys

Supabase integration for AI agents

Query and manage Postgres databases

Use it from your agent

One ClawLink account serves every agent you run. Pick the guide for yours, or connect Supabase once and call the same tools from all of them.

Setup

Connect Supabase through ClawLink's hosted setup to manage projects, query databases, deploy Edge Functions, and configure auth and organizations.

  • Auth: Browser login (OAuth), no API keys. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
  • Where: the ClawLink dashboard, or ask your agent to connect it.

What your agent can do

Supabase exposes 116 tools through ClawLink. The 30 most used are listed here; your agent sees all of them.

ToolWhat it doesKind
supabase_beta_run_sql_queryExecute a database SQL queryRead
supabase_create_functionCreate a new Edge FunctionWrite
supabase_deploy_functionDeploy an Edge FunctionRead
supabase_get_functionRetrieve an Edge FunctionRead
supabase_get_healthGet API health statusRead
supabase_get_organizationGet organization informationRead
supabase_get_projectGet a Supabase project by refRead
supabase_get_project_logsGet project logsRead
supabase_get_table_schemasGet table schemasRead
supabase_gets_project_s_auth_configGet project's auth configRead
supabase_list_all_organizationsList all organizationsRead
supabase_list_all_projectsList all Supabase projectsRead
supabase_list_backupsList project database backupsRead
supabase_list_database_branchesList database branchesRead
supabase_list_functionsList all Edge FunctionsRead
supabase_list_migration_historyList migration historyRead
supabase_list_secretsList all project secretsRead
supabase_list_tablesList database tablesRead
supabase_run_read_only_queryExecute a read-only SQL queryRead
supabase_select_from_tableSelect rows from a tableRead
supabase_alpha_get_third_party_integrationRetrieves the detailed configuration for a specific third-party authentication (TPA) providerRead
supabase_alpha_list_third_party_auth_integrationsLists all configured third-party authentication provider integrations for an existing SupabaseRead
supabase_beta_authorize_user_through_oauthGenerates a Supabase OAuth 2.0 authorization URL for user redirectionRead
supabase_beta_check_vanity_subdomain_availabilityChecks if a specific vanity subdomain is available for a Supabase project; this action does notRead
supabase_beta_get_project_custom_hostname_configRetrieves a Supabase project's custom hostname configuration, including its status, SSLRead
supabase_beta_get_project_network_bansRetrieves the list of banned IPv4 addresses for a Supabase project using its unique projectRead
supabase_beta_get_project_network_restrictionsRetrieves the network restriction settings (IP allowlists) for a Supabase projectRead
supabase_beta_get_project_pgsodium_configRetrieves the PGSodium configuration, including the root encryption key, for an existingRead
supabase_beta_get_project_ssl_enforcement_configRetrieves the SSL enforcement configuration for a specified Supabase project, indicating if SSLRead
supabase_beta_get_vanity_subdomain_configFetches the current vanity subdomain configuration, including its status and custom domainRead