AI Agent Hub
Back to plugins
🧰

dsh-web-search-pool

Web Tools Updated 2026.08.19

Run the following command in DeepSeek Harness:

dsh plugin install DreamRift/dsh-web-search-pool

Paste the following prompt into your AI chat to install this plugin:

Install the plugin in DeepSeek Harness by running the command `dsh plugin install DreamRift/dsh-web-search-pool`, with the full source code available at https://github.com/DreamRift/dsh-web-search-pool.

About this plugin

Managing multiple search provider API keys like Tavily and Exa in DeepSeek Harness often leads to issues such as rate limiting, failures, and quota exhaustion, disrupting search tool reliability and efficiency. The dsh-web-search-pool plugin solves these problems by offering intelligent load balancing and automatic failover: it organizes keys into a pool, schedules requests using weighted round-robin based on RPM, and seamlessly switches providers on errors. It also includes a real-time usage dashboard and secure key storage for easy management. This plugin is ideal for DeepSeek Harness users needing robust search functionality, especially developers or researchers with multiple API keys seeking automated solutions, enhancing both reliability and user experience.

Use Cases

  • Managing multiple search provider API keys to avoid rate limits
  • Automatically switching to a backup key on failures during search requests
  • Real-time monitoring and optimizing usage quotas for search APIs

Best For

  • DeepSeek Harness users needing reliable search functionality
  • Developers or researchers managing multiple search API keys
  • Teams seeking automated key scheduling and failover solutions