mcp Serena: auto approving commands

This commit is contained in:
Knee Cola
2025-11-17 13:12:52 +01:00
parent 2ac9ca92a4
commit c3ca55eedf
2 changed files with 18 additions and 3 deletions

View File

@@ -15,7 +15,13 @@
"--enable-web-dashboard", "false"
],
"autoApprove": {
"commands": ["*"]
"commands": [
"search_for_pattern",
"read_file",
"find_file",
"list_dir",
"think_about_collected_information"
]
}
},
"context7": {