How to Use the Firecrawl MCP in Claude Code
Pipe clean markdown from entire websites directly into your terminal workflow with Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Firecrawl MCP to Claude Code
Create your Vinkius account to connect Firecrawl to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Direct terminal URL scraping with Claude Code
The `scrape_url` tool converts any live website into clean markdown directly inside your terminal session. Claude Code pipes this raw text into your local files, scripts, or active workspace without any browser overhead. You can feed documentation straight into your terminal commands. It bypasses heavy HTML and gives you the exact technical content you need to write code.
Headless site mapping via MCP Server
The `map_website_structure` tool lists every URL on a domain so you can analyze site architecture from the command line. Claude Code uses this raw JSON array to filter target endpoints before running bulk operations. It is perfect for shell scripts and automated pipelines. You map the site, select the paths you want, and feed them into downstream terminal tools.
Automated background crawls for CI/CD pipelines
The `start_crawl` tool triggers asynchronous domain-wide crawls that run headless in the background. Claude Code tracks the execution state via `get_crawl_status` using this MCP Server configuration. If your script detects a timeout or budget overrun, Claude Code runs `cancel_active_crawl` to terminate the job. You can also run `get_api_usage` to monitor credit consumption during automated runs.
Set up Firecrawl MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seefirecrawl-extended-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Firecrawl transactions." It will automatically discover and invoke the available Firecrawl tools.
claude mcp add --transport http firecrawl-extended-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about Firecrawl MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Firecrawl MCP today
We host it, we monitor it, we maintain it. You just paste one token.