AI Agent Hub
Back to plugins
🧰

dsh-firecrawl

Web Tools Updated 2026.08.25

Run the following command in DeepSeek Harness:

dsh plugin install firecrawl/dsh-firecrawl

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

You can install this plugin in DeepSeek Harness by running dsh plugin install firecrawl/dsh-firecrawl, and the full source code is available at https://github.com/firecrawl/dsh-firecrawl.

About this plugin

When using DeepSeek Harness, you might notice that the built-in web fetch tool is disabled by default to prevent SSRF vulnerabilities caused by model-generated URLs targeting local networks. The dsh-firecrawl plugin elegantly solves this problem by routing Harness's native search and fetch tools to Firecrawl's cloud infrastructure, allowing the model to safely access the internet without changing its underlying tool usage.

Powered by Firecrawl's robust backend, this plugin not only restores secure web fetching but also unlocks advanced capabilities like JavaScript rendering, anti-bot bypassing, PDF parsing, and granular search filters. Because all requests are executed on cloud servers, your local network and API keys remain strictly isolated and protected from unintended exposure.

If you are building AI agents with DeepSeek Harness that require real-time web access, and you want to obtain high-quality, structured web content without introducing local security risks, this plugin is the perfect addition to your workflow.

Use Cases

  • Enable AI agents to safely search and retrieve real-time internet information.
  • Scrape web pages with complex JavaScript rendering or anti-bot protections.
  • Parse online PDF documents and extract structured text for model analysis.

Best For

  • Engineers building AI agents with DeepSeek Harness.
  • Developers needing secure, high-quality web search capabilities for LLMs.
  • Technical teams looking to mitigate local SSRF risks and enable cloud-based web scraping.