Skip to main content
Add Firecrawl’s search, scrape, crawl, and browser tools to OpenCode via MCP.

Quick Setup

1. Get Your API Key

Sign up at firecrawl.dev/app and copy your API key.

2. Add Firecrawl to OpenCode

OpenCode reads config from ~/.config/opencode/config.json (global) or ./opencode.json in your project. Add:
Replace fc-YOUR-API-KEY with your Firecrawl API key.

3. Start OpenCode

OpenCode loads MCP servers on startup. Confirm Firecrawl is attached:

Quick Demo

Remote Hosted URL (no Node.js required)

Troubleshooting

  • Server not attached — run opencode doctor to inspect MCP load errors.
  • Permission denied on npx — install Node.js 18+ and ensure your shell picks up the install (which npx).