Back to MCPs
Supabase
by Supabase
Connect to your Supabase projects: manage databases, auth, storage, and edge functions directly from v0.
Official DocumentationHow to Add Supabase MCP in v0
What is MCP?
Model Context Protocol (MCP) is a protocol that enables AI assistants to access custom tools and services. v0 supports connecting to MCP servers to extend its capabilities with additional integrations.
Configuration Steps
- Open v0 Settings
- Go to your v0 chat or project
- Click on the sidebar and navigate to "Connect" section
- Look for "Custom MCP" or "Add MCP Connection"
- Add Custom MCP Connection
- Click "Add Custom MCP Connection" button
- A modal will appear with configuration fields
- Fill in the Connection Details
Connection Details for Supabase
Supabase
https://mcp.supabase.com
None
Bearer
Headers
OAuth
You will need to provide your Supabase API key as the Bearer token.
Important Notes
- MCP servers extend v0's capabilities with additional tools and integrations
- Make sure you have an active Supabase account before connecting
- Keep your API keys secure and never share them publicly
- See the official Supabase documentation for API key generation and detailed setup