Web Search for Claude Desktop
io.github.hec-ovi/web-search
Keyless multi-engine web search, fetch, and clean-Markdown read for AI agents. No API keys.
client:Claude Desktop
transport:stdio
runtime:pypi
Install Web Search in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"web-search": {
"command": "uvx",
"args": [
"websearch-skill"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs