MCP ConfigsMay 11, 2026·2 min read

Firecrawl MCP — Web Search & Scrape Tools

Add Firecrawl MCP to your agent to search, scrape, and extract full-page content. Run via npx with an API key; fits Cursor, Claude Code, VS Code.

Agent ready

This asset can be read and installed directly by agents

TokRepo exposes a universal CLI command, install contract, metadata JSON, adapter-aware plan, and raw content links so agents can judge fit, risk, and next actions.

Stage only · 29/100Stage only
Agent surface
Any MCP/CLI agent
Kind
Mcp Config
Install
Single
Trust
Trust: Established
Entrypoint
README.md
Universal CLI install command
npx tokrepo install 79ce3827-16d5-45c4-934c-036028571fb8
Intro

Best for: agents that need reliable web data (search + scraping) and want a single MCP tool surface instead of ad-hoc curl + copy/paste

Works with: MCP-capable clients (Cursor, Claude Code, VS Code), Node.js + npx, Firecrawl API key

Setup time: 6 minutes

Quant Data

  • Runs via npx -y firecrawl-mcp (repo)
  • Setup time ~6 minutes

How to Use It Well

Start by using Firecrawl for one concrete task: search → scrape 3–5 URLs → extract structured bullets. Once the output is stable, formalize it as a reusable agent instruction.

Adoption Checklist

  • Start with one real task and keep the scope narrow
  • Capture a baseline: time-to-first-success and output quality
  • Version your config/skills so teammates stay in sync

Guardrails

Keep prompts strict: always ask for sources and limit pages. Web tools can explode context and cost if you let the agent wander.

FAQ

Q: Do I need self-hosting? A: No. The default mode uses the cloud API with FIRECRAWL_API_KEY. Self-hosting is optional if you run your own endpoint.

Q: Which clients does it work with? A: Any MCP client that can run stdio command servers; the repo includes Cursor and VS Code configuration examples.

Q: How do I control cost? A: Use the repo's credit monitoring env vars and keep tasks narrow (domain + query + output format) to reduce retries and page volume.


🙏

Source & Thanks

GitHub: https://github.com/firecrawl/firecrawl-mcp-server Owner avatar: https://avatars.githubusercontent.com/u/135057108?v=4 License (SPDX): MIT GitHub stars (verified via api.github.com/repos/firecrawl/firecrawl-mcp-server): 6,276

Discussion

Sign in to join the discussion.
No comments yet. Be the first to share your thoughts.

Related Assets