From 57205cd29c41afe85c78a3b5c1962bb3d1f1b27c Mon Sep 17 00:00:00 2001 From: main Date: Tue, 24 Mar 2026 13:19:18 -0400 Subject: Disable Claude web search in consults --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index ff456c5..d6b7853 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ Each `consult` call runs Claude Code with: - a baked-in consult prefix telling Claude it is acting in read-only advisory mode for another model and should return a prioritized actionable report - no configured MCP servers (`--strict-mcp-config --mcp-config '{"mcpServers":{}}'`) - a read-only built-in toolset: - - `Bash,Read,Grep,Glob,LS,WebFetch,WebSearch` + - `Bash,Read,Grep,Glob,LS,WebFetch` - `--dangerously-skip-permissions` - an external `systemd-run --user` sandbox instead of Claude's internal permission gate - the filesystem stays globally read-only under `ProtectSystem=strict` -- cgit v1.2.3