{ "permissions": { "allow": [ "Bash(go version *)", "Bash(go env *)", "Bash(go doc *)", "Bash(npm view *)", "Bash(go get *)", "Bash(curl -s --connect-timeout 5 https://proxy.golang.org/)", "Bash(echo \"exit: $?\")", "Bash(ping -c 1 -W 3 8.8.8.8)", "Bash(GOPROXY=direct go get *)", "Bash(GOPROXY=direct GONOSUMCHECK='*' GONOSUMDB='*' go get *)", "Bash(GOPROXY='https://goproxy.cn,direct' GONOSUMCHECK='*' GONOSUMDB='*' go get *)", "Bash(go build *)", "Bash(npm create *)", "Bash(npm install *)", "Bash(npm run *)", "mcp__ide__getDiagnostics" ] } }