loaditout.ai
SkillsPacksTrendingLeaderboardAPI DocsBlogSubmitRequestsCompareAgentsXPrivacyDisclaimer
{}loaditout.ai
Skills & MCPPacksBlog

llm-local-web-search

MCP Tool

tbocek/llm-local-web-search

Firefox extension that adds client-side web search to local LLMs. Intercepts OpenAI-compatible API calls, injects a web_search tool, and fetches results directly in your browser. Solve captchas yourself, bypass server-side fetch errors, works offline with llama.cpp

Install

$ npx loaditout add tbocek/llm-local-web-search

Platform-specific configuration:

.claude/settings.json
{
  "mcpServers": {
    "llm-local-web-search": {
      "command": "npx",
      "args": [
        "-y",
        "llm-local-web-search"
      ]
    }
  }
}

Add the config above to .claude/settings.json under the mcpServers key.

Reviews

Loading reviews...

Quality Signals

3
Stars
0
Installs
Last updated35 days ago
Security: B

Safety

Risk Levelmedium
Data Access
read
Network Accessnone

Details

Sourcegithub-crawl
Last commit3/17/2026
View on GitHub→

Embed Badge

[![Loaditout](https://loaditout.ai/api/badge/tbocek/llm-local-web-search)](https://loaditout.ai/skills/tbocek/llm-local-web-search)