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. Crawl and scrape entire websites into clean LLM-ready markdown with a single API call that handles JavaScript rendering.

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 · 6 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 / 02

01-03

3 capabilities in this set.

Part of 6 available through Firecrawl.

  1. 01

    Get API usage

    Check Firecrawl credit usage

  2. 02

    Scrape URL

    Turn a single URL into clean Markdown

  3. 03

    Start crawl

    Returns a job ID. Recursively crawl a website

Capability set02 / 02

04-06

3 capabilities in this set.

Part of 6 available through Firecrawl.

  1. 04

    Cancel active crawl

    Stop an ongoing crawl

  2. 05

    Map website structure

    Discover all URLs on a site

  3. 06

    Get crawl status

    Check the status of a crawl job

Observed, not estimated

879ms average. Fast in production.

Firecrawl is checked daily against the live service.

Daily averagePeak 1078ms
Aug 20Today
Fastest day
714ms
Slowest day
1078ms
14-day trend
Slowing+26%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 6 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_fc9lRjafM7OLZXZoNzbjhXgbJ3RhOnI5LpERnMdC/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-alternative-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_fc9lRjafM7OLZXZoNzbjhXgbJ3RhOnI5LpERnMdC/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 do I find my Firecrawl API Key?

    Log in to your Firecrawl dashboard, and navigate to the API Keys section to copy your unique token.

  • 02

    Can I scrape content excluding headers and footers?

    Yes! The scrape_url capability includes an onlyMainContent parameter. When set to true, Firecrawl uses AI to extract only the core article or page content.

  • 03

    How long does a recursive crawl take?

    Crawl time depends on the site size and depth. Use the get_crawl_status capability to monitor progress and retrieve results once the job is complete.