settings.local.json
1.14 KB
{
"permissions": {
"allow": [
"Bash(claude mcp add --transport http figma http://127.0.0.1:3845/mcp)",
"Bash(claude mcp list)",
"Bash(claude mcp tools)",
"Bash(claude mcp get)",
"Bash(claude mcp --help)",
"Bash(claude mcp get figma)",
"WebFetch(domain:www.figma.com)",
"Bash(mkdir -p css js images)",
"Bash(claude mcp ping figma)",
"Bash(claude mcp list --verbose)",
"Bash(claude mcp add --transport http figma-desktop http://127.0.0.1:3845/mcp)",
"mcp__figma__get_design_context",
"Read(//Users/lining/Desktop/xsdCode/Activity/zhiJianBusi/**)",
"Bash(claude mcp remove figma-desktop)",
"mcp__figma__get_screenshot",
"mcp__figma__get_metadata",
"Bash(python3 -m http.server 8080)",
"Bash(open \"http://localhost:8080/zjbPhone/busiDetail.html\")",
"Bash(open \"http://localhost:8080/myBusi.html\")",
"Bash(lsof -ti:8080)",
"Bash(python3 -m http.server 8081)",
"Bash(open \"http://localhost:8081/zjbPhone/busiDetail.html\")",
"Bash(open \"http://localhost:8081/zjbPhone/addBusi.html\")"
],
"deny": [],
"ask": []
}
}