We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7a11bc commit 3e11cd9Copy full SHA for 3e11cd9
README.md
@@ -23,7 +23,7 @@ Big thanks to [@vrknetha](https://github.com/vrknetha), [@cawstudios](https://ca
23
### Running with npx
24
25
```bash
26
-npx -y firecrawl-mcp
+env FIRECRAWL_API_KEY=fc-YOUR_API_KEY npx -y firecrawl-mcp
27
```
28
29
### Manual Installation
0 commit comments