863 B
863 B
name, description, metadata
| name | description | metadata | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| local-meta-search | Search via local SearXNG first and automatically fall back to the local Brave MCP service when SearXNG is unavailable or weak. Use for normal web lookups when privacy/local-first search is preferred. |
|
Local Meta Search
Policy
- Try SearXNG first.
- If SearXNG fails or returns weak/empty output, try Brave MCP.
- Clearly label which backend produced the final results.
Backends
- SearXNG:
skills/searxng-local-search/scripts/search.sh - Brave MCP:
skills/brave-mcp-search/scripts/search.sh
Quick usage
scripts/search.sh "query"
Optional JSON options:
scripts/search.sh "query" '{"count":5}'
Options are passed through as best-effort to the underlying backend.