Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Add Supabase plugin#40

Open
Rodriguespn wants to merge 2 commits into
github:maingithub/copilot-plugins:mainfrom
Rodriguespn:add-supabase-pluginRodriguespn/copilot-plugins:add-supabase-pluginCopy head branch name to clipboard
Open

Add Supabase plugin#40
Rodriguespn wants to merge 2 commits into
github:maingithub/copilot-plugins:mainfrom
Rodriguespn:add-supabase-pluginRodriguespn/copilot-plugins:add-supabase-pluginCopy head branch name to clipboard

Conversation

@Rodriguespn
Copy link
Copy Markdown

@Rodriguespn Rodriguespn commented May 21, 2026

Add Supabase plugin

Adds the Supabase plugin as an external entry in marketplace.json, sourced from supabase-community/supabase-plugin.

What it provides

  • MCP Server — Manage your Supabase projects directly from Copilot (databases, branches, migrations, edge functions, logs, and more) via the official Supabase MCP server.
  • Skills — A set of skills to guide you through every stage of building with Supabase, including Postgres best practices and full-stack Supabase development patterns.

Source repository

https://github.com/supabase-community/supabase-plugin

Rodriguespn and others added 2 commits May 21, 2026 13:01
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings May 21, 2026 12:18
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds Supabase as an external plugin entry in the Copilot plugins marketplace, sourcing it from supabase-community/supabase-plugin.

Changes:

  • Register new external plugin supabase with GitHub repo source metadata.
  • Add plugin marketplace metadata (description, repository URL, keywords, license).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

"source": "github",
"repo": "supabase-community/supabase-plugin"
},
"description": "Supabase tools for GitHub Copilot — MCP server for managing your Supabase projects and skills to guide you through every stage of building with Supabase.",
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm curious how version in the marketplace.json compares to the version in the target plugin.json. The supabase-plugin repo will have its own release cycle, so also having a version tracked here will make releases/maintenance tricky.

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm also wondering how we could keep both in sync in the most effortless way. According with Copilot CLI plugins docs, the plugin version field inside each entry of the plugins[] is optional so we might not have to concern about sync.
Still don't know how the Copilot CLI resolves the version of a plugin, as it's closed sourced. FWIW, the Gemini CLI defaults to the version present in the plugin's Github release tag and ignores the one in the manifest

Comment thread .github/plugin/marketplace.json
@Rodriguespn Rodriguespn marked this pull request as draft May 21, 2026 15:56
@Rodriguespn Rodriguespn marked this pull request as ready for review May 22, 2026 10:41
Rodriguespn added a commit to supabase/supabase that referenced this pull request May 22, 2026
## Summary

- Adds GitHub Copilot as an option in the `AgentPluginsPanel` component
- Shows install instructions via Github repo (`copilot plugin install
supabase-community/supabase-plugin`)

<img width="1919" height="926" alt="image"
src="https://github.com/user-attachments/assets/0bbb758a-ba78-425b-8925-64d7c4d9cc39"
/>

## Notes

- Marketplace install omitted for now — we only show the direct GitHub
repo install until we confirm the [official
marketplace](https://github.com/github/copilot-plugins) listing name
- [PR](github/copilot-plugins#40) to add
Supabase Copliot plugin to the official plugin marketplace

Closes
[AI-773](https://linear.app/supabase/issue/AI-773/add-github-copilot-plugin-install-instructions-to-docs)

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

## Summary by CodeRabbit

## Release Notes

* **New Features**
* Added GitHub Copilot plugin support with installation instructions,
allowing users to integrate the plugin into their workflow.

<!-- review_stack_entry_start -->

[![Review Change
Stack](https://storage.googleapis.com/coderabbit_public_assets/review-stack-in-coderabbit-ui.svg)](https://app.coderabbit.ai/change-stack/supabase/supabase/pull/46232?utm_source=github_walkthrough&utm_medium=github&utm_campaign=change_stack)

<!-- review_stack_entry_end -->

<!-- end of auto-generated comment: release notes by coderabbit.ai -->

---------

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
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

Morty Proxy This is a proxified and sanitized view of the page, visit original site.