2
Add read-only and project scoping options to the official Supabase Claude connector
Source: supabase/supabase#45636 · opened by @yoavrosen
Problem
When connecting Supabase to Claude via the official connector, there's no way to restrict access. Once authorized, Claude gets full write access to every project in the organization.
The Supabase MCP server itself supports read-only mode and project scoping — they're just not exposed in the connector flow. So the official, recommended path is also the least safe one.
What I'd like
During the connector setup in Claude, let me:
• Pick which project to scope access to
• Toggle read-only mode on
These are already first-class features of the MCP server. They just need to surface in the connector UI.
Why it matters
Supabase's own best practices recommend read-only and project scoping by default. Without these controls in the connector, users either accept full write access on their whole org, or skip the official integration entirely and wire things up manually.
When connecting Supabase to Claude via the official connector, there's no way to restrict access. Once authorized, Claude gets full write access to every project in the organization.
The Supabase MCP server itself supports read-only mode and project scoping — they're just not exposed in the connector flow. So the official, recommended path is also the least safe one.
What I'd like
During the connector setup in Claude, let me:
• Pick which project to scope access to
• Toggle read-only mode on
These are already first-class features of the MCP server. They just need to surface in the connector UI.
Why it matters
Supabase's own best practices recommend read-only and project scoping by default. Without these controls in the connector, users either accept full write access on their whole org, or skip the official integration entirely and wire things up manually.
No pledges yet. Be the first to back this.
Comments
Similar requests
Retool Supabase connector
17 votes · 0 comments
MCP Connector: Support Multiple Organizations
3 votes · 0 comments
Supabase Edge Functions: Deno Lock File v5 Support Request
31 votes · 0 comments
Introducing supabase to the Haskell ecosystem
9 votes · 0 comments
Request to Enable External JWT Authentication with Firebase (Project: dropnow-2025)
1 vote · 0 comments
No comments yet.