59 lines
1.7 KiB
JSON
59 lines
1.7 KiB
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(npm init:*)",
|
|
"Bash(npm install:*)",
|
|
"Bash(npm search @lottielab)",
|
|
"Bash(npm run dev:*)",
|
|
"Bash(curl:*)",
|
|
"WebFetch(domain:reactbits.dev)",
|
|
"Bash(npm create:*)",
|
|
"Bash(npx tailwindcss init:*)",
|
|
"mcp__playwright__browser_navigate",
|
|
"mcp__playwright__browser_take_screenshot",
|
|
"mcp__playwright__browser_evaluate",
|
|
"mcp__serena__read_memory",
|
|
"mcp__serena__delete_memory",
|
|
"mcp__playwright__browser_snapshot",
|
|
"Bash(git add:*)",
|
|
"mcp__playwright__browser_click",
|
|
"Bash(git commit:*)",
|
|
"Bash(npx eslint:*)",
|
|
"mcp__serena__get_symbols_overview",
|
|
"mcp__playwright__browser_wait_for",
|
|
"mcp__playwright__browser_press_key",
|
|
"mcp__playwright__browser_close",
|
|
"Bash(open http://localhost:5555)",
|
|
"mcp__browser-tools__takeScreenshot",
|
|
"mcp__playwright__browser_resize",
|
|
"mcp__serena__find_symbol",
|
|
"Bash(find:*)",
|
|
"WebFetch(domain:github.com)",
|
|
"Bash(open energy_portfolio_5.html)",
|
|
"mcp__playwright__browser_console_messages",
|
|
"mcp__serena__read_file",
|
|
"mcp__serena__activate_project",
|
|
"Bash(open /Users/apple/Documents/cursor/作品集/个人简历_能源/.superdesign/design_iterations/energy_portfolio_5.html)",
|
|
"Bash(grep:*)",
|
|
"Bash(git init:*)",
|
|
"Bash(git remote add:*)",
|
|
"Bash(git branch:*)",
|
|
"Bash(git push:*)",
|
|
"Bash(node:*)"
|
|
],
|
|
"deny": [],
|
|
"ask": []
|
|
},
|
|
"enableAllProjectMcpServers": true,
|
|
"enabledMcpjsonServers": [
|
|
"context7",
|
|
"browser-tools",
|
|
"claude-code-mcp",
|
|
"promptx",
|
|
"playwright",
|
|
"sequential-thinking",
|
|
"feishu-api",
|
|
"shadcn-ui-server"
|
|
]
|
|
}
|