one search mcp for Claude Code
io.github.yokingma/one-search-mcp
Web search, URL discovery, scraping & extraction with agent-browser and search providers
client:Claude Code
transport:stdio
runtime:npm
Install one search mcp in Claude Code
run in your project directory
claude mcp add one-search-mcp -e SEARCH_PROVIDER=<SEARCH_PROVIDER> -e SEARCH_API_URL=<SEARCH_API_URL> -e SEARCH_API_KEY=<SEARCH_API_KEY> -e YDC_API_KEY=<YDC_API_KEY> -e ALLOW_PRIVATE_NETWORK=<ALLOW_PRIVATE_NETWORK> -- npx -y one-search-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs