Run Hermes as a hosted agent in NoClick with Supabase wired into its tools handle. It can use Supabase directly while it works. No glue code, nothing to install. Click below to open a ready-to-run agent and connect your account.
Pick the operations you want and each becomes a tool the agent can call directly while it works.
Select/query rows from a table with filtering, ordering, and pagination
Insert one or more rows into a table
Update rows matching filter conditions
Delete rows matching filter conditions
Insert rows or update if they already exist (based on primary key or unique constraint)
Call a database function (RPC)
Sign up a new user with email and password
Sign in with email and password
Send a magic link to user's email for passwordless signin
Sign out the current user (requires user's access token)
Get current user details (requires user's access token)
Update current user's email, password, or metadata
Send password reset email to user
Verify OTP code sent via email or SMS
Refresh an expired access token using refresh token
List all users (requires service_role API key)
Create a new user (admin operation, requires service_role API key)
Delete a user by ID (admin operation, requires service_role API key)
Update a user by ID (admin operation, requires service_role API key)
Create a new storage bucket
List all storage buckets
Get bucket details
Delete a storage bucket
Empty a storage bucket (delete all files)
Upload a file to storage
Download a file from storage
List files in a storage bucket folder
Delete a file from storage
Move a file within or between buckets
Copy a file within or between buckets
Create a signed URL for temporary file access
Get public URL for a file in a public bucket
Send broadcast messages to a Realtime channel
Invoke a Supabase Edge Function
Hermes is an open agent built on Nous Research’s Hermes models. NoClick runs it hosted and connects your apps to it as tools, so it can do real work across your systems. Wire an integration into the agent and Hermes can use that app’s operations directly while it reasons through a task. It is a strong pick when you want an open-model agent with genuine tool access.
NoClick runs Hermes for you with Supabase wired in as tools. Connect your account and run.