You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So far I was using the MCP server with a local self-hosted Firecrawl instance (Docker) and it worked fine.
Today I’ve noticed that the client now suddenly demands the FIRECRAWL_API_KEY to be set. That shouldn’t be necessary when FIRECRAWL_API_URL is set.
When setting a fake API Key, the MCP server only returns 404 errors. I suppose that is because the self-hosted instance isn’t used at all as soon as an API key is set. It seems to entirely ignore FORECRAWL_API_URL in that case.
Can someone confirm this? I didn’t change any configuration settings. The MCP server just went from functioning to error over the past few days. So I suppose it’s due to the latest update. I am using the MCP server via npx on stdio.