Server Config
{
"mcpServers": {
"mcp-server-firecrawl": {
"command": "npx",
"args": [
"-y",
"firecrawl-mcp"
],
"env": {
"FIRECRAWL_API_KEY": "fc-414382e0a5be41d0befb79e425b15741"
}
}
}
}