Add Firecrawl’s search, scrape, crawl, and browser tools to Google Antigravity via MCP.Documentation Index
Fetch the complete documentation index at: https://docs.firecrawl.dev/llms.txt
Use this file to discover all available pages before exploring further.
Quick Setup
1. Get Your API Key
Sign up at firecrawl.dev/app and copy your API key.2. Add Firecrawl to Antigravity
Open Antigravity settings (Cmd/Ctrl + ,), search for MCP Servers, and add a new server with:
fc-YOUR-API-KEY with your Firecrawl API key.
3. Reload Antigravity
Reload the window (Cmd/Ctrl + Shift + P → Reload Window). The agent now has Firecrawl’s web tools available.
Quick Demo
In an Antigravity agent chat:Remote Hosted URL (no Node.js required)
Troubleshooting
- Server shows as “failed” — check the MCP output panel for stderr. Most failures are a missing API key or
npxnot onPATH. - Tools not invoked — explicitly mention Firecrawl (e.g., “Use Firecrawl to scrape…”) in your first prompt so the agent picks the right tool.

