OPEN_SOURCE ↗
REDDIT · REDDIT// 3d agoNEWS
Claude Code web search trips local models
A Reddit user says Claude Code returns zero web results when run with GLM-4.7 Flash as a local backend, and asks whether that is a known bug or just a local-model limitation. The thread points toward a tool-compatibility problem rather than a general Claude Code outage.
// ANALYSIS
This looks less like a mysterious bug and more like an unsupported integration path: Claude Code’s built-in web search is documented around specific Anthropic models and hosted tooling, not arbitrary local backends.
- –Anthropic’s web-search docs list supported Claude models; GLM-4.7 Flash is outside that set, so a local-provider setup is already off the happy path.
- –Claude Code’s web access is mediated through Anthropic-hosted search or external tools via MCP, so a local model without that exact tool contract can end up with empty search results.
- –If you want reliable search, the practical fix is to attach a real search MCP/server or switch to a supported Claude model for the built-in web-search feature.
- –The bigger takeaway: local-model support in Claude Code is increasingly useful for coding, but tool parity is not guaranteed just because text generation works.
// TAGS
claude-codecliai-codingsearchmcpllm
DISCOVERED
3d ago
2026-04-09
PUBLISHED
3d ago
2026-04-09
RELEVANCE
8/ 10
AUTHOR
Traditional-Silver16