wtf
This commit is contained in:
@@ -2,28 +2,11 @@
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"mcp__manual-slop__run_powershell",
|
||||
"mcp__manual-slop__py_get_definition",
|
||||
"mcp__manual-slop__py_get_code_outline",
|
||||
"mcp__manual-slop__read_file",
|
||||
"mcp__manual-slop__list_directory",
|
||||
"mcp__manual-slop__get_file_summary",
|
||||
"mcp__manual-slop__py_get_skeleton",
|
||||
"mcp__manual-slop__py_get_signature",
|
||||
"mcp__manual-slop__py_get_var_declaration",
|
||||
"mcp__manual-slop__py_get_imports",
|
||||
"mcp__manual-slop__get_file_slice",
|
||||
"mcp__manual-slop__set_file_slice",
|
||||
"mcp__manual-slop__py_set_signature",
|
||||
"mcp__manual-slop__py_set_var_declaration",
|
||||
"mcp__manual-slop__py_check_syntax",
|
||||
"Bash(timeout 120 uv run:*)",
|
||||
"Bash(uv run:*)",
|
||||
"mcp__manual-slop__get_git_diff"
|
||||
"mcp__manual-slop__py_get_definition"
|
||||
]
|
||||
},
|
||||
"enableAllProjectMcpServers": true,
|
||||
"enabledMcpjsonServers": [
|
||||
"manual-slop"
|
||||
],
|
||||
"outputStyle": "default"
|
||||
"enableAllProjectMcpServers": true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user