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

1

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.

2

Get your Personal Access Token

Go to your Supabase Account Settings. Then, click Generate new token. Give the token a name, then copy it.

3

Head to our Toolhouse-Supabase Linker and follow the instructions:

  1. In the Supabase Project ID field, paste the Project ID you obtained from Step 1.

  2. In the Personal Access Token field, paste the token you obtained from Step 2.

  3. Click Complete Setup in Toolhouse.

Toolhouse will automatically create a new agent that connects to your Supabase project.

Be careful when using MCP

The Toolhouse - Supabase MCP server is a very powerful tool that gives you and your end users access to your entire Supabase project. If you don't configure your project correctly, you may risk losing your project and all its data.

It's important that you carefully review the Security risks section from the Supabase docs.

Last updated