Claude Code能启用自带搜索功能吗?
比如codex可以通过编辑~/.codex/config.toml:
[tools]
web_search = true
直接启用内置搜索功能,而无需配置MCP。