
[](./LICENSE) [](https://github.com/topics/dsh-plugin) [](package.json)

Dual-backend (Exa + Parallel) search for [DeepSeek Harness](https://github.com/deepseek-ai/deepseek-harness) — strategy routing, keyless anonymous mode, a dynamic master switch, and a bilingual settings card.
English · [简体中文](./README.md)
---
## Features
- **Dual-backend strategy** — Exa and Parallel behind one umbrella provider: `preferred` picks the primary, each backend enables independently, one plugin-level `enabled` master switch; a server-side rejection degrades across backends
- **Two transports per backend, two-way fallback** — authenticated REST and keyless anonymous MCP as primary/backup (Exa `/search` ⇄ `mcp.exa.ai`; Parallel `/v1/search` ⇄ `search.parallel.ai/mcp`)
- **Dynamic switch** — `enabled` ships off; flip it in Settings, live, no restart
- **Flexible credentials** — literal key → credentials service → environment, per backend
- **Layered settings card** — the first screen keeps only the master switch and a strategy status line; "Advanced settings…" opens a Modal with every field, bilingual in real time
## Quick start
```powershell
pnpm exec dsh plugin --profile web add