34 lines
1.3 KiB
JSON
34 lines
1.3 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:*)"
|
|
],
|
|
"additionalDirectories": [
|
|
"/Users/sion/Desktop/projects/monisuo/monisuo-admin/.git"
|
|
]
|
|
}
|
|
}
|