Firecrawl for VS Code
io.github.pipeworx-io/firecrawl
Firecrawl MCP — wraps the Firecrawl API (firecrawl.dev) for web
client:VS Code
transport:streamable-http
Install Firecrawl in VS Code
.vscode/mcp.json
{
"servers": {
"firecrawl": {
"type": "http",
"url": "https://gateway.pipeworx.io/firecrawl/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs