46 lines
1.0 KiB
JSON
46 lines
1.0 KiB
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"mcp__promptx__remember",
|
|
"mcp__playwright__browser_network_requests",
|
|
"Bash(git add:*)",
|
|
"Bash(git commit:*)",
|
|
"Bash(open:*)",
|
|
"mcp__playwright__browser_navigate",
|
|
"mcp__playwright__browser_take_screenshot",
|
|
"mcp__serena__read_memory",
|
|
"Bash(git merge:*)",
|
|
"WebSearch",
|
|
"WebFetch(domain:unsplash.com)",
|
|
"Bash(bash:*)",
|
|
"Bash(for:*)",
|
|
"Bash(do)",
|
|
"Bash(if [ -f \"$dir/favicon.svg\" ])",
|
|
"Bash(then)",
|
|
"Bash(echo:*)",
|
|
"Bash(else)",
|
|
"Bash(fi)",
|
|
"Bash(done)",
|
|
"Bash(git checkout:*)",
|
|
"Bash(git push:*)"
|
|
],
|
|
"deny": [],
|
|
"ask": [],
|
|
"defaultMode": "acceptEdits",
|
|
"additionalDirectories": [
|
|
"/Users/xiaoqi/Documents"
|
|
]
|
|
},
|
|
"enableAllProjectMcpServers": true,
|
|
"enabledMcpjsonServers": [
|
|
"context7",
|
|
"browser-tools",
|
|
"claude-code-mcp",
|
|
"promptx",
|
|
"playwright",
|
|
"sequential-thinking",
|
|
"feishu-api",
|
|
"shadcn-ui-server"
|
|
]
|
|
}
|