Skip to content

Commit 772b609

Browse files
committed
Nick: deep research
1 parent 8704351 commit 772b609

File tree

3 files changed

+4355
-2
lines changed

3 files changed

+4355
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "firecrawl-mcp",
3-
"version": "1.3.3",
3+
"version": "1.4.1",
44
"description": "MCP server for FireCrawl web scraping integration. Supports both cloud and self-hosted instances. Features include web scraping, batch processing, structured data extraction, and LLM-powered content analysis.",
55
"type": "module",
66
"bin": {
@@ -24,7 +24,7 @@
2424
},
2525
"license": "ISC",
2626
"dependencies": {
27-
"@mendable/firecrawl-js": "^1.16.0",
27+
"@mendable/firecrawl-js": "^1.19.0",
2828
"@modelcontextprotocol/sdk": "^1.4.1",
2929
"dotenv": "^16.4.7",
3030
"p-queue": "^8.0.1",

0 commit comments

Comments
 (0)