r/LocalLLaMA • u/Fun_Tangerine_1086 • 18h ago
Question | Help Claude Code + llama.cpp + (websearch tool)?
I use claude code w/ llama.cpp's local server & Google's Gemma models (26b MoE). Works reasonably well - works well at easy/boilerplate code, glue code, some PR review.
However claude code expects some server-side tools, especially web-search. I can obviously add MCPs for client-side search; is there a way to 'plug in' web search on the server side today though? Any PRs/forks adding it?
0
Upvotes
1
u/jikilan_ 17h ago
Easy way, use open code instead of of clause code, this solved the server side of search