> ## Documentation Index
> Fetch the complete documentation index at: https://firecrawl-docs-firecrawl-replit-connector.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Composio

> Use Firecrawl tools inside Composio agent workflows

<Note>
  **Official Composio docs:** [docs.composio.dev/toolkits/firecrawl](https://docs.composio.dev/toolkits/firecrawl)

  Connect Firecrawl to agents and apps through Composio toolkits
</Note>

## Overview

Composio exposes Firecrawl as a toolkit so your agents can search, scrape, crawl, map, and extract without custom API wiring. The toolkit authenticates with a Firecrawl API key.

## Quick start

1. Connect Firecrawl in the [Composio dashboard](https://dashboard.composio.dev) with your Firecrawl API key
2. Review available tools in the [Firecrawl toolkit docs](https://docs.composio.dev/toolkits/firecrawl)
3. Call Firecrawl tools from your Composio powered agents or workflows

## What you can do

| Capability       | Use case                                        |
| ---------------- | ----------------------------------------------- |
| **Search**       | Discover sources before extraction              |
| **Scrape**       | Fetch page content for agent context            |
| **Batch scrape** | Pull many URLs in one job                       |
| **Crawl**        | Gather multi-page site data                     |
| **Map**          | List a site's URLs before deciding what to pull |
| **Extract**      | Return structured fields instead of raw text    |

## Resources

* [Composio Firecrawl toolkit](https://docs.composio.dev/toolkits/firecrawl)
* [Get an API key](https://www.firecrawl.dev/app/api-keys)
