Skip to content

Commit 7c4ddfd

Browse files
robertmclawsclaude
andcommitted
Clean up local settings to wildcard MCP tool permissions
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 633fa4f commit 7c4ddfd

1 file changed

Lines changed: 11 additions & 26 deletions

File tree

.claude/settings.local.json

Lines changed: 11 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -10,39 +10,24 @@
1010
"Bash(git commit:*)",
1111
"Bash(grep:*)",
1212
"Bash(mint dev:*)",
13-
"mcp__github__get_file_contents",
14-
"mcp__github__get_issue",
15-
"mcp__github__get_job_logs",
16-
"mcp__github__get_workflow_run",
17-
"mcp__github__issue_read",
18-
"mcp__github__list_releases",
19-
"mcp__github__list_tags",
20-
"mcp__github__list_workflows",
21-
"mcp__github__list_workflow_jobs",
22-
"mcp__github__list_workflow_runs",
23-
"mcp__github__pull_request_read",
24-
"mcp__github__search_code",
25-
"mcp__Mintlify__SearchMintlify",
26-
"mcp__playwright__browser_click",
27-
"mcp__playwright__browser_close",
28-
"mcp__playwright__browser_evaluate",
29-
"mcp__playwright__browser_navigate",
30-
"mcp__playwright__browser_snapshot",
31-
"mcp__playwright__browser_take_screenshot",
13+
"Bash(git fetch:*)",
14+
"Bash(ls:*)",
15+
"Bash(powershell:*)",
16+
"Bash(gh api:*)",
17+
"Bash(gh search:*)",
18+
"Bash(gh issue:*)",
19+
"mcp__Mintlify__*",
20+
"mcp__github__*",
21+
"mcp__playwright__*",
3222
"WebSearch",
3323
"WebFetch(domain:github.com)",
3424
"WebFetch(domain:raw.githubusercontent.com)",
3525
"WebFetch(domain:*mintlify.com)",
26+
"WebFetch(domain:mintlify.com)",
3627
"WebFetch(domain:natemcmaster.github.io)",
3728
"WebFetch(domain:stackoverflow.com)",
3829
"WebFetch(domain:www.nuget.org)",
39-
"Bash(git fetch:*)",
40-
"Bash(ls:*)",
41-
"WebFetch(domain:www.anthropic.com)",
42-
"WebFetch(domain:mintlify.com)",
43-
"Bash(cmd /c \"dir C:\\Users\\RobertMcLaws\\.nuget\\packages\\dotnetdocs.sdk\")",
44-
"Bash(cmd /c \"dir C:\\Users\\RobertMcLaws\\.nuget\\packages\\dotnetdocs.sdk\\ 2>&1\")",
45-
"Bash(powershell:*)"
30+
"WebFetch(domain:www.anthropic.com)"
4631
],
4732
"deny": [],
4833
"ask": [],

0 commit comments

Comments
 (0)