Loading subscription status...
{
"mcpServers": [
{
"mcp-server-firecrawl": {
"env": {
"FIRECRAWL_API_KEY": "YOUR_API_KEY_HERE"
},
"args": [
"-y",
"firecrawl-mcp"
],
"command": "npx"
}
}
]
}