FirecrawlF
Firecrawl10mo ago
AM

Integrate firecrawl with the latest cursor interface

Guys now when user click on MCP servers in cursor they are redirected to a JSON, modal is gone and I've tried to turn on firecrawl mcp server like so


"firecrawl": {
      "command": "npx",
      "args": ["firecrawl-mcp"],
      "env": {
        "FIRECRAWL_API_KEY": "{API_KEY}"
      }
    }

but configarion seems invalid any ideas?
Was this page helpful?