firecrawl for Zed
com.mcparmory/firecrawl
Scrape, crawl, and extract structured data from websites at scale
client:Zed
transport:stdio
runtime:pypi
Install firecrawl in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"firecrawl": {
"command": "uvx",
"args": [
"mcparmory-firecrawl"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs