AI Agent Hub
Back to plugins
🧰

dsh-web-search-exa

Web Tools Updated 2026.08.17

Run the following command in DeepSeek Harness:

dsh plugin install TonyDua/dsh-web-search-exa

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

To install this plugin in DeepSeek Harness, run the command 'dsh plugin install TonyDua/dsh-web-search-exa' with the source code at https://github.com/TonyDua/dsh-web-search-exa.

About this plugin

Using the web search feature in DeepSeek Harness often requires configuring an Exa API key, which can be a cumbersome barrier for newcomers or casual users. The dsh-web-search-exa plugin addresses this by providing a zero-config, drop-in solution that lets you leverage Exa's powerful search capabilities immediately without any prior setup.

At its core, this plugin offers an intelligent search routing mechanism. By default, it uses Exa's anonymous hosted MCP server for searches, requiring no API key or credentials at all, making it truly ready out of the box. If you have an Exa API key and configure it, the plugin automatically and seamlessly switches to the REST API path for higher rate limits and enhanced functionality, without any change in usage. It integrates perfectly into the dsh ctx.web seam, allowing existing web search tools to work unmodified.

This plugin is ideal for developers and users who want to get started quickly without the hassle of API key commitments for temporary testing. It's also great for advanced users who need flexibility in switching search backends, as it can coexist with the official Exa search package via the providerId switch, letting you choose between anonymous and keyed versions freely. Whether you're just beginning with DeepSeek Harness or need a reliable fallback search solution, it offers a clean and efficient experience.

Use Cases

  • When you need to quickly integrate web search into DeepSeek Harness.
  • When you want to avoid pre-configuring or paying for an Exa API key.
  • When you want to coexist and flexibly switch with the official search provider.

Best For

  • Users and developers of DeepSeek Harness.
  • Beginners who want to get started quickly without complex setup.
  • Testers who need a fallback or low-cost search solution.