# Firecrawl Mcp Zed

> Firecrawl MCP Server for Zed

- **Type:** MCP server
- **Install:** `agentstack add mcp-akbxr-firecrawl-mcp-zed`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [akbxr](https://agentstack.voostack.com/s/akbxr)
- **Installs:** 0
- **Category:** [Integrations](https://agentstack.voostack.com/c/integrations)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [akbxr](https://github.com/akbxr)
- **Source:** https://github.com/akbxr/firecrawl-mcp-zed

## Install

```sh
agentstack add mcp-akbxr-firecrawl-mcp-zed
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# 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",
        "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](https://www.firecrawl.dev/app/api-keys).

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.

## Source & license

This open-source MCP server is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [akbxr](https://github.com/akbxr)
- **Source:** [akbxr/firecrawl-mcp-zed](https://github.com/akbxr/firecrawl-mcp-zed)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/mcp-akbxr-firecrawl-mcp-zed
- Seller: https://agentstack.voostack.com/s/akbxr
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
