Exa Web Search Connector
TonyDua/dsh-web-search-exa · skills
Add zero-configuration Exa search to DeepSeek Harness with anonymous MCP fallback and an authenticated REST path.
★ 4GitHub stars
1Forks
2026-08-15Last updated
JavaScriptLanguage
MITLicense
Project overview
@tonydua/dsh-web-search-exa Zero-config Exa web search for DeepSeek Harness (dsh): no API key required — a WebSearchProvider for the ctx.web seam with an anonymous MCP fallback plus a keyed REST path.
Restart dsh web. Without an API key the official DeepSeek search provider is unavailable, so the seam auto-selects this provider — fully zero-config. With a key configured, select Exa explicitly in your own $DSHHOME/profiles/web/cordis.patch.yml (applied after bundle patches):
…or at runtime with the environment variable $DSHWEBSEARCHPROVIDER=exa. Local development checkout:
Install command
dsh plugin --profile web add github:TonyDua/dsh-web-search-exa