fix(mcp): finalize alwaysAllow restrictions in mcp.json
This commit is contained in:
+3
-1
@@ -12,7 +12,9 @@
|
|||||||
"git_diff_unstaged",
|
"git_diff_unstaged",
|
||||||
"git_log",
|
"git_log",
|
||||||
"git_add",
|
"git_add",
|
||||||
"git_commit"
|
"git_commit",
|
||||||
|
"git_branch",
|
||||||
|
"git_create_branch"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"filesystem": {
|
"filesystem": {
|
||||||
|
|||||||
Reference in New Issue
Block a user