Skip to content

Commit 1785447

Browse files
authored
Merge pull request #100 from supabase-community/feat/re-enable-branching-default
feat: re-enable branching tools by default
2 parents 25bd3c6 + 11ae693 commit 1785447

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/mcp-server-supabase/src/server.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ const DEFAULT_FEATURES: FeatureGroup[] = [
7777
'debug',
7878
'development',
7979
'functions',
80+
'branching',
8081
];
8182

8283
/**

0 commit comments

Comments
 (0)