48 lines
1.9 KiB
JSON
48 lines
1.9 KiB
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(curl -s -X POST http://localhost:5010/admin/login -H \"Content-Type: application/json\" -d '{\"\"username\"\":\"\"admin\"\",\"\"password\"\":\"\"admin123\"\"}')",
|
|
"mcp__server-mysql__connect_db",
|
|
"mcp__server-mysql__query",
|
|
"Bash(python3 -c \":*)",
|
|
"Bash(pip3 install:*)",
|
|
"mcp__server-mysql__execute",
|
|
"Bash(git rm:*)",
|
|
"Bash(git add:*)",
|
|
"Bash(npx tsc:*)",
|
|
"Bash(pnpm vue-tsc:*)",
|
|
"Bash(find node_modules/.pnpm -name *.mjs -path *vue-router*)",
|
|
"Bash(grep -r \"routeMeta\\\\|definePage\\\\|<route\" node_modules/.pnpm/vue-router*/node_modules/vue-router/dist/*.mjs)",
|
|
"Bash(grep -r \"route block\\\\|customBlock\\\\|defineCustomBlock\" node_modules/.pnpm/vue-router*/dist/*.mjs)",
|
|
"Bash(find node_modules/.pnpm -path *vue-router* -name *.mjs)",
|
|
"Bash(pnpm add:*)",
|
|
"Bash(flutter run:*)",
|
|
"Bash(pnpm dev:*)",
|
|
"mcp__server-mysql__list_tables",
|
|
"Bash(flutter analyze:*)",
|
|
"Bash(flutter build:*)",
|
|
"Bash(git check-ignore:*)",
|
|
"Bash(git commit:*)",
|
|
"Bash(git push:*)",
|
|
"Bash(git restore:*)",
|
|
"Bash(ssh root@8.155.172.147 \"tail -100 /www/wwwroot/logs/app.log\")",
|
|
"Bash(mvn compile:*)",
|
|
"Bash(git checkout:*)",
|
|
"Bash(flutter create:*)",
|
|
"Read(//d/projects/**)",
|
|
"Read(//d/SD/**)",
|
|
"Bash(cmd.exe /c \"where flutter\")",
|
|
"Bash(export PATH=\"$PATH:/d/flutter/bin:/c/flutter/bin:$HOME/flutter/bin\")",
|
|
"Bash(export PATH=\"$PATH:/d/flutter/bin\")",
|
|
"Bash(/d/flutter/bin/flutter analyze:*)",
|
|
"Bash(dart analyze:*)",
|
|
"Read(//d/flutter/bin/**)",
|
|
"Read(//c/flutter/bin/**)",
|
|
"Bash(find /d -maxdepth 3 -name \"flutter.bat\")"
|
|
],
|
|
"additionalDirectories": [
|
|
"/Users/sion/Desktop/projects/monisuo/monisuo-admin/.git"
|
|
]
|
|
}
|
|
}
|