Files
openclaw/docs/plugins/reference/firecrawl.md
2026-06-19 01:05:52 +08:00

24 lines
580 B
Markdown

---
summary: "Adds agent-callable tools. Adds web fetch provider support. Adds web search provider support."
read_when:
- You are installing, configuring, or auditing the firecrawl plugin
title: "Firecrawl plugin"
---
# Firecrawl plugin
Adds agent-callable tools. Adds web fetch provider support. Adds web search provider support.
## Distribution
- Package: `@openclaw/firecrawl-plugin`
- Install route: npm; ClawHub: `clawhub:@openclaw/firecrawl-plugin`
## Surface
contracts: tools, webFetchProviders, webSearchProviders
## Related docs
- [firecrawl](/tools/firecrawl)