Skip to content

Commit 66979d6

Browse files
committed
chore: expand allowed commands in Claude settings to include WebSearch and context scopes
1 parent 46385b5 commit 66979d6

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.claude/settings.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,13 +53,15 @@
5353
"WebFetch(domain:*.daily.dev)",
5454
"mcp__github__*",
5555
"mcp__plugin_linear_linear__*",
56+
"mcp__plugin_context7_context7__*",
5657
"Read",
5758
"Glob",
5859
"Grep",
5960
"Edit",
6061
"Write",
6162
"Task",
62-
"TodoWrite"
63+
"TodoWrite",
64+
"WebSearch"
6365
],
6466
"deny": [
6567
"Bash(rm -rf /)",

0 commit comments

Comments
 (0)