agent-search 0.4.5

Unified multi-provider search CLI for AI agents — 11 providers, 14 modes, one binary
# search-cli configuration
# Place at ~/.config/search/config.toml
# All keys can also be set via env vars with SEARCH_ prefix
# e.g. SEARCH_BRAVE_KEY, SEARCH_SERPER_KEY

[keys]
brave = ""
serper = ""
exa = ""
jina = ""
firecrawl = ""
tavily = ""
serpapi = ""
perplexity = ""
browserless = ""
xai = ""

[settings]
timeout = 10
count = 10