docs(client config): point client configs to Supabase documentation - #180
Merged
Conversation
gregnr
reviewed
Nov 18, 2025
Co-authored-by: Greg Richardson <greg.nmr@gmail.com>
Co-authored-by: Greg Richardson <greg.nmr@gmail.com>
Rodriguespn
commented
Nov 19, 2025
Contributor
Author
There was a problem hiding this comment.
File changed because I ran pnpm format
Contributor
Author
There was a problem hiding this comment.
Opened this PR to add a format check CI job to prevent this
gregnr
approved these changes
Nov 19, 2025
Rodriguespn
added a commit
that referenced
this pull request
Dec 31, 2025
…180) * point client configs to Supabase documentation * Update README.md Co-authored-by: Greg Richardson <greg.nmr@gmail.com> * Update README.md Co-authored-by: Greg Richardson <greg.nmr@gmail.com> * drop Other Clients header --------- Co-authored-by: Greg Richardson <greg.nmr@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What kind of change does this PR introduce?
Update the "2. Configure your MCP client" part of the README to reference our documentation when trying to configure Supabase MCP server on different clients
What is the current behavior?
List how to configure Supabase MCP server on different clients (Cursor, VSCode, etc...) on README
What is the new behavior?
Points to Supabase official documentation
Additional Context
We're adding support to more clients on our documentation. Check out this PR