Feature request
Describe the solution you'd like
Functionality to connect with self-hosted instances of Supabase that are out of network, non-local instances. My case is I need to push updates to a database on my dedicated Supabase server that is not in my network.
Looking at the documentation for selfhosted Supabase docs it looks like it is definitely possible, one way or another.
Additional context
@gregnr had mentioned https://supabase.com/docs/guides/getting-started/mcp#mcp-for-local-supabase-instances ; this does not fit my usecase, it doesn't seem. Maybe I could run Cursor and the MCP on my server and make it local (or use a VPN), but I need to connect to a selfhosted instance on an entirely network. This is a dedicated server for Supabase ONLY, nothing else runs on it.
Feature request
Describe the solution you'd like
Functionality to connect with self-hosted instances of Supabase that are out of network, non-local instances. My case is I need to push updates to a database on my dedicated Supabase server that is not in my network.
Looking at the documentation for selfhosted Supabase docs it looks like it is definitely possible, one way or another.
Additional context
@gregnr had mentioned https://supabase.com/docs/guides/getting-started/mcp#mcp-for-local-supabase-instances ; this does not fit my usecase, it doesn't seem. Maybe I could run Cursor and the MCP on my server and make it local (or use a VPN), but I need to connect to a selfhosted instance on an entirely network. This is a dedicated server for Supabase ONLY, nothing else runs on it.