|
|
пре 9 месеци | |
|---|---|---|
| .. | ||
| .claude-plugin | 4ca561fb85 creating intital scaffolding for claude code plugins | пре 9 месеци |
| .mcp.json | 4ca561fb85 creating intital scaffolding for claude code plugins | пре 9 месеци |
| README.md | 4ca561fb85 creating intital scaffolding for claude code plugins | пре 9 месеци |
Supabase MCP integration for Claude Code.
Manage your Supabase projects, run SQL queries, handle authentication, storage, and real-time subscriptions directly from Claude Code.
Authentication is handled automatically via dynamic client registration in most cases.
For CI environments, set these environment variables:
SUPABASE_PROJECT_REF - Your Supabase project referenceSUPABASE_ACCESS_TOKEN - Personal access token with appropriate scopesSee Supabase MCP Documentation for detailed setup instructions.