Skip to content

fix: update repo URLs after supabase/mcp transfer#295

Merged
mattrossman merged 3 commits into
mainfrom
fix/repo-transfer-urls
Jun 4, 2026
Merged

fix: update repo URLs after supabase/mcp transfer#295
mattrossman merged 3 commits into
mainfrom
fix/repo-transfer-urls

Conversation

@mattrossman
Copy link
Copy Markdown
Collaborator

@mattrossman mattrossman commented Jun 4, 2026

This repo transferred from supabase-community/supabase-mcp -> supabase/mcp. This updates references to the old path. Also regenerates mgmt-api types to satisfy PR checks.

I'm treating this as a fix: to trigger a new patch release, so consumers see the correct URL in published NPM artifacts and so we can update the MCP registry.

Ref: AI-792

@mattrossman mattrossman changed the title fix: update repo URLs after supabase/mcp transfer fix: update repo URLs after supabase/mcp transfer Jun 4, 2026
@coveralls
Copy link
Copy Markdown

coveralls commented Jun 4, 2026

Coverage Report for CI Build 26979898934

Warning

No base build found for commit da182d6 on main.
Coverage changes can't be calculated without a base build.
If a base build is processing, this comment will update automatically when it completes.

Coverage: 96.243%

Details

  • Patch coverage: No coverable lines changed in this PR.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

Requires a base build to compare against. How to fix this →


Coverage Stats

Coverage Status
Relevant Lines: 2820
Covered Lines: 2735
Line Coverage: 96.99%
Relevant Branches: 347
Covered Branches: 313
Branch Coverage: 90.2%
Branches in Coverage %: Yes
Coverage Strength: 41.15 hits per line

💛 - Coveralls

@mattrossman mattrossman merged commit 71e48cc into main Jun 4, 2026
5 checks passed
@supabase-releaser supabase-releaser Bot mentioned this pull request Jun 5, 2026
mattrossman pushed a commit that referenced this pull request Jun 5, 2026
🤖 I have created a release *beep* *boop*
---


<details><summary>mcp-utils: 0.5.1</summary>

##
[0.5.1](mcp-utils-v0.5.0...mcp-utils-v0.5.1)
(2026-06-05)


### Bug Fixes

* update repo URLs after `supabase/mcp` transfer
([#295](#295))
([71e48cc](71e48cc))
</details>

<details><summary>mcp-server-supabase: 0.8.2</summary>

##
[0.8.2](mcp-server-supabase-v0.8.1...mcp-server-supabase-v0.8.2)
(2026-06-05)


### Bug Fixes

* **test:** resolve edge function test typo and invalid branch array
access ([#279](#279))
([da182d6](da182d6))
* update repo URLs after `supabase/mcp` transfer
([#295](#295))
([71e48cc](71e48cc))
</details>

<details><summary>mcp-server-postgrest: 0.1.1</summary>

##
[0.1.1](mcp-server-postgrest-v0.1.0...mcp-server-postgrest-v0.1.1)
(2026-06-05)


### Bug Fixes

* update repo URLs after `supabase/mcp` transfer
([#295](#295))
([71e48cc](71e48cc))
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: supabase-releaser[bot] <223506987+supabase-releaser[bot]@users.noreply.github.com>
mattrossman added a commit to supabase/supabase that referenced this pull request Jun 5, 2026
The Supabase MCP repo transferred from `supabase-community/supabase-mcp`
-> `supabase/mcp`. This updates links on docs and www to point to the
new location: https://github.com/supabase/mcp

The main one needing this change is the MCP docs page at `mcp.mdx`:
https://supabase.com/mcp

I also updated links in the changelog / blog for good measure, though I
can remove those changes if desired since the old URL redirects to the
new location.

Related: supabase/mcp#295
Ref: AI-792

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

* **Documentation**
* Updated Supabase MCP server repository references across all
documentation guides, blog articles, changelog entries, and supporting
materials to direct users to the current official location.
* Refreshed documentation links including feature groups, setup
instructions, abilities documentation, and GitHub issue tracking URLs
for consistency.
  * Updated MCP server release links in changelog.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants