Supabase integration
Toolhouse integrates with Supabase through a dedicated MCP server. Toolhouse makes it easy to configure and use your Supabase server.
This guide assumes you already have a Supabase account and an active project.
Getting started with Toolhouse and Supabase
Get your Project ID
Go to your Supabase Dashboard.
In Your Organization, select the organization that contains your project. In this case, we're selecting this organization:

Now select the Project you want to connect to Toolhouse. We're going to select this project:

In the sidebar, click Project Settings. You will find the Project ID on this page. Copy the Project ID.
Get your Personal Access Token
Go to your Supabase Account Settings. Then, click Generate new token. Give the token a name, then copy it.
Link Supabase to Toolhouse
Head to our Toolhouse-Supabase Linker and follow the instructions:
In the Supabase Project ID field, paste the Project ID you obtained from Step 1.
In the Personal Access Token field, paste the token you obtained from Step 2.
Click Complete Setup in Toolhouse.
Toolhouse will automatically create a new agent that connects to your Supabase project.
Last updated