Sign inSign up

ajeetraina777/sbx-kits-firecrawl:latest

Manifest digest

sha256:42b235ada9266d867fc744b3fe93cfbe2c6631d44886ba83c03dc62078f52aac

Last pushed

5 days by ajeetraina777

Type

Sandbox Kit

Manifest digest

sha256:42b235ada9266d867fc744b3fe93cfbe2c6631d44886ba83c03dc62078f52aac

MIXIN
REQUIRES SECRETS

Adds live web search/scrape/crawl to any agent via the firecrawl-py SDK, wired to Firecrawl's cloud API. Needs a key: sbx secret set -g firecrawl (the kit holds no key).


Credentials
NameServiceRequiredDescription
FIRECRAWL_API_KEYfirecrawlOptional

Network Egress

pypi.org

files.pythonhosted.org

api.firecrawl.dev

Apply this mixin to a sandbox

sbx run <agent> --kit docker.io/ajeetraina777/sbx-kits-firecrawl:latest

Make sure you have docker sbx installed

Run the following command to install sbx on your machine.

macOS
brew install docker/tap/sbx
Windows
winget install Docker.sbx
Learn more about docker sbx