Skip to content

Commit 33cde54

Browse files
committed
chore: update Claude Code settings
1 parent fb20979 commit 33cde54

File tree

1 file changed

+4
-11
lines changed

1 file changed

+4
-11
lines changed

.claude/settings.local.json

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -7,21 +7,14 @@
77
"mcp__sequential-thinking__sequentialthinking",
88
"mcp__context7__resolve-library-id",
99
"mcp__context7__get-library-docs",
10-
"WebFetch(domain:docs.anthropic.com)",
11-
"WebFetch(domain:www.lazyvim.org)",
12-
"WebFetch(domain:github.com)",
13-
"WebFetch(domain:raw.githubusercontent.com)",
14-
"Bash(zsh:*)"
10+
"Bash(zsh:*)",
11+
"WebSearch",
12+
"WebFetch"
1513
],
1614
"deny": []
1715
},
1816
"enableAllProjectMcpServers": true,
1917
"outputStyle": "Architect",
2018
"spinnerTipsEnabled": false,
21-
"BASH_DEFAULT_TIMEOUT_MS": "300000",
22-
"enabledMcpjsonServers": [
23-
"code-reasoning",
24-
"sequential-thinking",
25-
"context7"
26-
]
19+
"BASH_DEFAULT_TIMEOUT_MS": "300000"
2720
}

0 commit comments

Comments
 (0)