Documentation Index
Fetch the complete documentation index at: https://docs.firebender.com/llms.txt
Use this file to discover all available pages before exploring further.
Connect Firebender to Supabase
Connect Firebender to Supabase to manage your database, authentication, and backend services.What is Supabase?
Supabase is an open-source Firebase alternative providing database, authentication, storage, and real-time subscriptions. With the Supabase MCP integration, Firebender can:- Query and manage database tables
- Run SQL queries directly
- Manage authentication and users
- Access storage buckets
- Configure real-time subscriptions
Installation
Click the button below to install the Supabase MCP server: Add to Firebender Or manually configure in yourmcp.json:
Use Cases
- Database Management: Query and modify database tables
- SQL Operations: Run complex SQL queries and migrations
- User Management: Manage authentication and user data
- API Integration: Generate and test API endpoints