Greg Richardson
Greg Richardson
Hey all, the fix has now been released (#43). Can you please try restarting your client (VS Code, Cursor, etc) and let me know if this fixes your issue?
@amitchavan90 thanks for reporting. To help debug this can you share which edge functions actually do exist on your project (you can check in the dashboard) and anything about them...
Hey @peterkrueck, unfortunately I think this comes down to a fundamental limitation on the LLM side. Perhaps in local environments there can be a way to generate types without actually...
Hey @JackFinnegan, agreed this will be more secure. I've confirmed with the team scoped PATs are on the roadmap, but don't have a date yet. Will update as I know...
Hey @dnywh. This is interesting - could you please confirm what version prints when running: ```shell npx -y @supabase/mcp-server-supabase@latest --version ``` The `@latest` tag is set to `0.4.5` on npm:...
Thanks folks. Remote MCP is in the works, will update when there's more to share.
@gstohl appreciate the detailed summary and use case. Agreed, we'll add this. Also feel free to submit a PR to help get this out quicker 😀
Hi @buehler. We are working on fine-grain MCP permissions, but the scopes will be based on Supabase tools/resources. Your permission system appears to be aligned closer to on-device permissions. Can...
Thanks for reporting @MarcoDR07. This should be fixed in #43, I'll update when that it merged and we publish a new release.
The fix has now been released. Can you please try restarting VS Code and let me know if this fixes your issue?