firecrawl-mcp-zed
Firecrawl MCP Server for Zed
Documentation
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:
{
"context_servers": {
"mcp-server-firecrawl": {
"settings": {
"firecrawl_api_key": "YOUR-API-KEY",
"firecrawl_api_url": "YOUR-API-URL" // Optional, for self-hosted instances
}
}
}
}Replace `YOUR-API-KEY` with your Firecrawl API key. If you don't have one yet, create an account at firecrawl.dev.
If you're using a self-hosted Firecrawl instance, replace `YOUR-API-URL` with your instance URL. If you're using the official Firecrawl service, you can remove the `firecrawl_api_url` line.
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.
Frequently asked questions
What is firecrawl-mcp-zed?
firecrawl-mcp-zed is Firecrawl MCP Server for Zed
How do I install firecrawl-mcp-zed?
Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.
Is firecrawl-mcp-zed open source?
Yes — it is hosted on GitHub at https://github.com/akbxr/firecrawl-mcp-zed and has 5 stars.
Related MCP tools
🌍 Terraform Model Context Protocol (MCP) Tool - An experimental CLI tool that enables AI assistants to manage and operate Terraform environments.
🧩 MCP Gateway - A lightweight gateway service that instantly transforms existing MCP Servers and APIs into MCP servers with zero code changes.
MCP Aggregator, Orchestrator, Middleware, Gateway in one docker TypeScript-based implementation. Trusted by 1400+ developers.
Model Context Protocol with Neo4j Python-based implementation. Trusted by 700+ developers. Trusted by 700+ developers. Trusted by 700+ developers.
Fantasy Premier League Kotlin/Compose Multiplatform sample for the Model Context Protocol. Enhance AI assistants with powerful integrations.
An open source, extensible AI agent that goes beyond code suggestions - install, execute, edit, and test with any LLM for the Model Context Protocol. Enhance AI
Run your own MCP server? See who uses it and what to fix.
Measure it with TrackMCP