Hosted MCP endpoint
Connect to the remote Firecrawl MCP server at a single hosted URL instead of running the server locally. This is the setup path shown for Codex, Claude Code, Cursor, and other MCP clients.
Firecrawl Agent MCP lets agents connect to Firecrawl through a remote MCP server in tools like Codex, Claude Code, Cursor, or other MCP clients. It supports keyless access to start, with an API key unlocking more usage and broader tool availability.

Firecrawl Agent MCP is the managed MCP connection option for Firecrawl. It is designed to let AI agents connect to Firecrawl from MCP-capable tools such as Codex, Claude Code, Cursor, or another agent harness without requiring a local server setup.
The page frames Agent MCP as the fastest way to get started: agents can connect instantly in keyless mode, then add a Firecrawl API key when they need more usage or broader tool access. The connection uses the hosted Firecrawl MCP endpoint, and the documentation focuses on getting that endpoint working in a client, confirming the connection, and understanding what tools are available in each access mode.
Connect to the remote Firecrawl MCP server at a single hosted URL instead of running the server locally. This is the setup path shown for Codex, Claude Code, Cursor, and other MCP clients.
Agents can begin using the service without an API key. The docs note that keyless access is rate limited and exposes a smaller tool set.
Users can add a Firecrawl API key as a bearer token to unlock more usage and, depending on plan and policy, the full tool surface.
The page provides concrete connection examples for Codex, Claude Code, Cursor, and OpenCode, including commands or configuration snippets.
The docs explain how to confirm that the MCP server is connected in the client and what tool names should appear for keyless versus authenticated access.
The page explains that keyless access exposes firecrawl_search, firecrawl_scrape, and firecrawl_parse, while authenticated connections can expose additional tools subject to deployment and policy.
Use Agent MCP when you want to point an MCP client at Firecrawl with minimal setup and no immediate API key requirement.
Use it to connect Firecrawl inside Codex, Claude Code, Cursor, or OpenCode and verify that the client can see Firecrawl tools.
Use keyless mode to try Firecrawl first, then add an API key if you need higher limits or more tools.
Use the hosted endpoint when your workflow is centered on an agent harness and you do not need to manage a local MCP process.
No. The docs say agents can start instantly in keyless mode. An API key is optional at first and can be added later to unlock more usage.
The page says keyless access exposes firecrawl_search, firecrawl_scrape, and firecrawl_parse.
The page provides setup examples for each client. In general, you add the hosted MCP URL to the client’s MCP configuration and then confirm that Firecrawl is connected.
The docs advise reloading or restarting the client after saving MCP settings, then checking the client’s MCP status or tool list.
No. The local MCP page describes a separate local server option for stdio or Streamable HTTP, while Agent MCP is the managed hosted connection.