@xl0/pi-firecrawl

Pi package published to npm.

Packages

Package details

extension

Install @xl0/pi-firecrawl from npm and Pi will load the resources declared by the package manifest.

$ pi install npm:@xl0/pi-firecrawl
Package
@xl0/pi-firecrawl
Version
0.2.0
Published
May 18, 2026
Downloads
not available
Author
xl0
License
MIT
Types
extension
Size
10.9 KB
Dependencies
2 dependencies · 4 peers
Pi manifest JSON
{
  "extensions": [
    "./extensions"
  ]
}

Security note

Pi packages can execute code and influence agent behavior. Review the source before installing third-party packages.

README

@xl0/pi-firecrawl

Pi extension package that adds Firecrawl-backed web_search and web_fetch tools.

Install

pi install npm:@xl0/pi-firecrawl

Or load without installing:

pi -e npm:@xl0/pi-firecrawl

Configuration

Set FIRECRAWL_API_KEY in the environment or in ~/.pi/agent/.env:

FIRECRAWL_API_KEY=fc-...