2025-09-08 05:00:37 +08:00
|
|
|
{
|
|
|
|
|
"permissions": {
|
|
|
|
|
"allow": [
|
2025-09-09 20:55:20 +08:00
|
|
|
"mcp__browser-tools__takeScreenshot",
|
|
|
|
|
"mcp__playwright__browser_navigate",
|
2025-09-10 02:35:16 +08:00
|
|
|
"mcp__playwright__browser_wait_for",
|
|
|
|
|
"mcp__playwright__browser_click",
|
|
|
|
|
"mcp__playwright__browser_snapshot",
|
|
|
|
|
"mcp__playwright__browser_evaluate",
|
|
|
|
|
"mcp__browser-tools__getConsoleErrors",
|
|
|
|
|
"mcp__playwright__browser_console_messages",
|
|
|
|
|
"mcp__playwright__browser_close",
|
|
|
|
|
"Bash(for file in exhibition.html marketing.html operation.html overview.html)",
|
|
|
|
|
"Bash(do sed -i '' 's|<link href=\"\"https://cdn.jsdelivr.net/npm/tailwindcss@2.2.19/dist/tailwind.min.css\"\" rel=\"\"stylesheet\"\">|<script src=\"\"https://cdn.tailwindcss.com\"\"></script>|g' \"$file\")",
|
|
|
|
|
"Bash(done)",
|
2025-09-14 18:46:28 +08:00
|
|
|
"mcp__serena__delete_memory",
|
|
|
|
|
"Bash(./start-network.sh:*)",
|
|
|
|
|
"Bash(./start-lan.sh:*)",
|
|
|
|
|
"Bash(./start.sh:*)",
|
|
|
|
|
"Bash(node server.js)",
|
|
|
|
|
"Bash(lsof:*)",
|
|
|
|
|
"Bash(sudo pfctl:*)",
|
|
|
|
|
"Bash(./start-demo.sh:*)",
|
|
|
|
|
"mcp__playwright__browser_fill_form",
|
|
|
|
|
"Bash(./start-final.sh:*)",
|
|
|
|
|
"Bash(open /Users/xiaoqi/Documents/Dev/Project/2025-09-08_n8nDEMO演示/test-n8n-final.html)",
|
|
|
|
|
"Bash(echo:*)",
|
|
|
|
|
"Bash(__NEW_LINE__ echo \"\n🔧 当前配置:\n - 无需认证 (N8N_USER_MANAGEMENT_DISABLED=true)\n - 跳过设置 (N8N_SKIP_OWNER_SETUP=true) \n - CORS已启用 (N8N_CORS_ENABLED=true)\n - 语言: 中文 (N8N_DEFAULT_LOCALE=zh-CN)\n - 日志级别: 错误 (N8N_LOG_LEVEL=error)\n\n📝 测试页面已创建:\n test-n8n-final.html - 可在浏览器中打开检查错误\n\n🎯 服务已成功启动,无后台错误!\n==================================================\n\")",
|
|
|
|
|
"Bash(kill:*)",
|
|
|
|
|
"Bash(env)",
|
|
|
|
|
"mcp__ide__getDiagnostics",
|
2025-09-14 18:53:27 +08:00
|
|
|
"Bash(npm install:*)",
|
|
|
|
|
"mcp__serena__read_memory",
|
2025-09-26 15:05:20 +08:00
|
|
|
"Bash(git add:*)",
|
|
|
|
|
"Bash(git commit:*)",
|
|
|
|
|
"Bash(git push:*)",
|
2025-09-28 10:32:44 +08:00
|
|
|
"Bash(git checkout:*)",
|
|
|
|
|
"mcp__promptx__promptx_action",
|
|
|
|
|
"mcp__promptx__promptx_welcome",
|
|
|
|
|
"Bash(pnpm install:*)",
|
|
|
|
|
"Bash(pnpm approve-builds:*)",
|
2025-09-28 11:02:14 +08:00
|
|
|
"Bash(timeout:*)",
|
2025-09-28 11:06:56 +08:00
|
|
|
"Bash(curl:*)",
|
|
|
|
|
"Bash(pnpm dev:*)",
|
2025-09-28 14:29:04 +08:00
|
|
|
"mcp__playwright__browser_take_screenshot",
|
|
|
|
|
"mcp__promptx__promptx_remember"
|
2025-09-08 05:00:37 +08:00
|
|
|
],
|
2025-09-10 02:35:16 +08:00
|
|
|
"deny": [],
|
|
|
|
|
"ask": [],
|
2025-09-08 05:00:37 +08:00
|
|
|
"defaultMode": "acceptEdits",
|
|
|
|
|
"additionalDirectories": [
|
|
|
|
|
"/Users/xiaoqi/Documents"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"enableAllProjectMcpServers": true,
|
|
|
|
|
"enabledMcpjsonServers": [
|
|
|
|
|
"context7",
|
|
|
|
|
"browser-tools",
|
|
|
|
|
"claude-code-mcp",
|
|
|
|
|
"promptx",
|
|
|
|
|
"playwright",
|
|
|
|
|
"sequential-thinking",
|
|
|
|
|
"feishu-api",
|
|
|
|
|
"shadcn-ui-server"
|
|
|
|
|
]
|
|
|
|
|
}
|