Firecrawl MCP for Zed

by akbxr

244 downloads
Not rated
GitHub

About

Firecrawl MCP for Zed is an extension that provides a Model Context Server (MCP) integrating Firecrawl’s web scraping capabilities into the Zed AI Agent. It is designed for users who want to use Firecrawl’s data extraction tools directly within Zed’s assistant environment.

Details

Author
akbxr
Downloads
244
Categories
Automation

- Provides a Model Context Server for Firecrawl
- Designed for use with the Zed AI Agent
- Installed directly from Zed extensions
- Requires a Firecrawl API key for configuration
- Status indicator shows red if API key is missing

Install the extension from the Zed extensions marketplace. Then open Zed’s settings.json and add a context_servers entry for "mcp-server-firecrawl" with your Firecrawl API key. If you use Zed’s agent mode, you must also enable the tool in the assistant’s settings and confirm the status indicator is green.

# Firecrawl MCP for Zed This extension provides a Model Context Server for Firecrawl, for use with the Zed AI Agent. ## Installation This extension can be installed from the Zed extensions. ## Zed Configuration To configure Firecrawl MCP in Zed: 1. Open Zed `settings.json` then add the following configuration: ```json { "context_servers": { "mcp-server-firecrawl": { "settings": { "firecrawl_api_key": "YOUR-API-KEY" } } } } ``` Replace `YOUR-API-KEY` with your Firecrawl API key. If you don't have one yet, create an account at [firecrawl.dev](https://www.firecrawl.dev/app/api-keys). ## Agent Mode Configuration If you're using Zed's agent mode, you need to enable this context server for your assistant: 1. Open Zed's assistant settings 2. Enable the firecrawl mpc server. If you see that the status of the tool is a red dot, make sure you added your firecrawl api key in settings 3. Enable the firecrawl mpc server in the active assistant profile. In the chat section, click on the `Write | Ask` button, then click on `tools`, then enable the firecrawl mpc server.
No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.