Skip to content

Commit 11ae693

Browse files
committed
feat: re-enable branching tools by default
1 parent 25bd3c6 commit 11ae693

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)