Firecrawl for Cursor
io.github.pipeworx-io/firecrawl
Firecrawl MCP — wraps the Firecrawl API (firecrawl.dev) for web
client:Cursor
transport:streamable-http
Install Firecrawl in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"firecrawl": {
"url": "https://gateway.pipeworx.io/firecrawl/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs