2026-01-26 18:49:46 +08:00
|
|
|
{
|
|
|
|
|
"permissions": {
|
|
|
|
|
"allow": [
|
2026-01-27 17:09:32 +08:00
|
|
|
"Bash(findstr:*)",
|
|
|
|
|
"mcp__zai-mcp-server__extract_text_from_screenshot",
|
|
|
|
|
"Bash(pandoc:*)",
|
|
|
|
|
"mcp__zread__read_file",
|
2026-01-28 14:40:27 +08:00
|
|
|
"mcp__zread__search_doc",
|
|
|
|
|
"Bash(cmd:*)",
|
|
|
|
|
"Bash(curl:*)",
|
|
|
|
|
"Bash(mvn clean install:*)",
|
|
|
|
|
"Bash(powershell:*)",
|
|
|
|
|
"Skill(document-skills:mcp-builder)",
|
2026-01-28 14:40:55 +08:00
|
|
|
"Bash(ping:*)",
|
|
|
|
|
"Bash(git commit:*)"
|
2026-01-26 18:49:46 +08:00
|
|
|
]
|
2026-01-28 14:40:27 +08:00
|
|
|
},
|
|
|
|
|
"enabledMcpjsonServers": [
|
|
|
|
|
"mysql"
|
|
|
|
|
]
|
2026-01-26 18:49:46 +08:00
|
|
|
}
|