What is Firecrawl?
Firecrawl is a ai & search tool. With OSP.net, your AI agent connects to it directly so it can act on your behalf instead of just answering questions about it.
What your OSP agent can do with Firecrawl
- Scrape any URL into clean, readable markdown
- Crawl whole sites and map their structure
- Extract structured data from pages
- Also activates your agent's built-in web_search tool
How to connect Firecrawl
- Create a free Firecrawl account — the free plan includes one-time starter credits, no card. firecrawl.dev → Sign up
- In the dashboard, open API Keys and copy your key (fc-…). firecrawl.dev/app/api-keys
- Paste it here and Connect. Your agent gets the official Firecrawl tools (scrape, crawl, map, extract) plus live web search — ask it to read a specific page to test. Firecrawl Docs: MCP server
Security: The key only spends your Firecrawl scraping credits — it can't touch anything else in your account. Rotate it any time from the same dashboard page.
Who uses Firecrawl with OSP
These roles commonly connect Firecrawl to their OSP agent:
Related ai & search integrations
Web search — TavilyWeb search — BraveExaContext7OpenRouter (image generation)Whisper (transcription)
Frequently asked questions
- Can OSP.net connect to Firecrawl?
- Yes. Firecrawl is a native OSP.net integration — you bring your own Firecrawl key or token, paste it in your dashboard, and your agent restarts live.
- What can my OSP agent do with Firecrawl?
- Web scraping and crawling built for AI agents — your agent reads any website as clean text, even JavaScript-heavy ones. Specifically: Scrape any URL into clean, readable markdown; Crawl whole sites and map their structure; Extract structured data from pages; Also activates your agent's built-in web_search tool.
- Is Firecrawl a native integration or via the gateway?
- Firecrawl is a native, baked-in integration. You connect it with your own credentials, which are stored in an encrypted vault and injected only at runtime.
- Is my Firecrawl data secure with OSP.net?
- Yes. Your Firecrawl credentials live in an encrypted secrets vault, are injected only at container runtime, and are never written to disk in plaintext or used to train any model. Each customer runs in a fully isolated instance.