Skip to content

Commit 3eb1115

Browse files
authored
Merge pull request #305 from firecrawl/chore/bump-mcp-3.22.3
Bump MCP package version after FastMCP migration.
2 parents c0a05c3 + 222a7cd commit 3eb1115

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "firecrawl-mcp",
3-
"version": "3.22.2",
3+
"version": "3.22.3",
44
"description": "MCP server for Firecrawl — search, scrape, and interact with the web. Supports both cloud and self-hosted instances. Features include web search, scraping, page interaction, batch processing, and LLM-powered content analysis.",
55
"type": "module",
66
"mcpName": "io.github.firecrawl/firecrawl-mcp-server",

server.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
{
1313
"registryType": "npm",
1414
"identifier": "firecrawl-mcp",
15-
"version": "3.22.1",
15+
"version": "3.22.3",
1616
"transport": {
1717
"type": "stdio"
1818
},

0 commit comments

Comments
 (0)