|
|
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.