HS

Results 13 comments of HS

> Hey [@rootacc3ss](https://github.com/rootacc3ss), assuming the Postgres server within your self hosted Supabase instance is accessible, you can still use the [Postgres MCP server](https://github.com/modelcontextprotocol/servers/tree/main/src/postgres) to connect to it remotely. If you...

> I have created this and was super useful when I needed to migrate or do other operations to my VPS Hosted Supabase. https://github.com/HenkDz/postgresql-mcp-server use this till we get a...

> > > I have created this and was super useful when I needed to migrate or do other operations to my VPS Hosted Supabase. https://github.com/HenkDz/postgresql-mcp-server use this till we...

> > > > I have created this and was super useful when I needed to migrate or do other operations to my VPS Hosted Supabase. https://github.com/HenkDz/postgresql-mcp-server use this till...

> Agreed 💯 MCP [prompts](https://modelcontextprotocol.io/docs/concepts/prompts) and [resources](https://modelcontextprotocol.io/docs/concepts/resources) lend well to this kind of thing, but unfortunately not many clients support these primitives yet (today). > > Our long term goal...

> > Using `@supabase/mcp-server-supabase` instead of `@supabase/mcp-server-supabase@latest` solved it for me > > It didn't work for me Try running the previous patch before latest (go two back if that...

Try it via OpenRouter with standard OpenRouter config for this software

> ![Image](https://github.com/user-attachments/assets/84b8f0c2-b360-430e-9097-33d195baa541) > > Yep, facing the same issue. Did you attempt my fix? Or are you not on the respective system?

> any news? i cannot use the mcp and I tried lot of solutions @fwilliams96 run: `npx clear-npx-cache` then add this to your MCP config: ``` "supabase": { "command": "cmd",...