ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Firecrawl with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Turn any website into clean, LLM-ready Markdown with a single API call. scrape, crawl, search, and map the entire web for your AI agent.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 4 capabilities

The complete Firecrawl capability set.

These are the exact actions your AI can choose when you ask it to work with Firecrawl.

Capability set01 / 01

01-04

4 capabilities in this set.

Part of 4 available through Firecrawl.

  1. 01

    Crawl site

    Each page is scraped and converted to Markdown. Returns a job ID to track progress. Crawl an entire website and extract content from multiple pages. Returns a job ID for async tracking

  2. 02

    Map site

    Useful for understanding site architecture before deciding which pages to scrape. Discover all URLs on a website without scraping content. Returns a sitemap of discovered links

  3. 03

    Search web

    Ideal for research, fact-checking, and gathering information on any topic. Search the web and return scraped content from the top results. Combines Google-like search with automatic content extraction

  4. 04

    Scrape page

    Handles anti-bot protection, cookie banners, and dynamic content automatically. Scrape a single web page and extract its content as clean Markdown. Perfect for reading articles, documentation, and product pages

Observed, not estimated

836ms average. Fast in production.

Firecrawl is checked daily against the live service.

Daily averagePeak 1052ms
Aug 20Today
Fastest day
717ms
Slowest day
1052ms
14-day trend
Improving-9%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 4 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of Firecrawl, so you can see the experience inside your AI.

It does not authenticate your account with Firecrawl. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

Firecrawl Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_H3lslwPhMfSWLHyTzOylzN5WvZ9uNMEMQ6eYZqT4/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — Firecrawl capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "firecrawl-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_H3lslwPhMfSWLHyTzOylzN5WvZ9uNMEMQ6eYZqT4/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions Firecrawl owners ask.

  • 01

    How does Firecrawl pricing work?

    Firecrawl uses a credit-based system. You get 500 free lifetime credits to start (no credit card required). Base cost is 1 credit per page scraped. Advanced features like JSON extraction (+4 credits) or enhanced mode (+4 credits) consume additional credits per page. Paid plans start at $16/month with 3,000 monthly credits.

  • 02

    Can Firecrawl handle JavaScript-heavy websites?

    Yes! Firecrawl renders pages in a full browser environment before extracting content. this means it handles React, Next.js, Angular, and any other JavaScript framework. It also automatically bypasses common anti-bot protections, removes cookie consent banners, and waits for dynamic content to load before extraction.

  • 03

    What formats does Firecrawl return?

    Firecrawl can return content in multiple formats: Markdown (default and most popular for LLM consumption), HTML, raw HTML, structured JSON (with LLM-powered extraction), screenshots, links, and page metadata. You can request multiple formats in a single call.