01
Create your Faction organization
Sign up free and create an organization. This is where admins connect tools once, so teammates never wire up their own integrations.
Query tables, inspect schema, and run read-only SQL against Supabase from chat instead of opening the dashboard for every ad hoc question.
Supabase
Supabase powers your app data. Connect it in Faction with read-only mode when you want chat to explore tables and run SQL without hand-copying connection strings into every AI app.
Set up Supabase a single time instead of asking everyone to paste their own keys into ChatGPT.
Give data and other teams the Supabase tools they need without one shared bundle for the whole company.
Each workspace URL exposes only the Supabase actions admins turn on, not every connector in your org.
Use the same workspace URL in ChatGPT, Cursor, ChatGPT, or any MCP client your team prefers.
Step by step
Six steps from a fresh organization to chatting with Supabase inside ChatGPT.
01
Sign up free and create an organization. This is where admins connect tools once, so teammates never wire up their own integrations.
02
Open the integration catalog in Faction and connect Supabase with OAuth. Pick a shared org connection or let each teammate sign in with their own account.
03
Create a workspace for the team that needs it, such as data, and add Supabase. Admins choose exactly which tools are on for that workspace.
04
Every workspace exposes one MCP URL with only the tools you enabled. Copy it from the workspace settings in Faction.
05
In ChatGPT, go to Settings, then Connectors and add your Faction workspace URL.
06
Ask ChatGPT to use Supabase in plain language. Faction handles auth and scopes behind one URL.
Your workspace URL
Faction gives your team a shared AI workspace that plugs into the tools you already use. Each workspace gets one link (an MCP URL) that includes only the tools your admins turn on. Paste it into ChatGPT once and everyone is connected. No keys to copy, nothing to set up per person.
https://yourcompany.runfaction.com/mcp/your-workspaceWhat the MCP server can do
Browse schema and see what data exists in the projects you scoped.
Answer product and ops questions with SELECT queries against live data.
Check schema history and Supabase docs when debugging data questions.
Create branches or adjust project settings when write tools are enabled.
Use cases
Count signups, active orgs, or feature usage for weekly business reviews.
Look up a user or order record during a customer issue without SQL access for every teammate.
Pull operational counts from Postgres without building a one-off dashboard each time.
FAQs
No. An admin connects Supabase once at the org level. Teammates just add the workspace URL to ChatGPT and start chatting.
OAuth sign-in. Team connection uses one Supabase account for everyone. Per-user lets each member sign in with their own Supabase account.
Yes. ChatGPT supports remote MCP connectors, so you can point it at any Faction workspace URL and use the tools that workspace allows.
Yes. Each workspace exposes only the tools admins turn on, so the URL you share never grants more than intended.
Yes. Turn on read-only mode when connecting. SQL runs as a read-only Postgres user and mutating tools stay off.
Create an organization, connect Supabase, and bundle it into a workspace your team can use from ChatGPT.
Start free