Skip to content

Conversation

@savinmikhail
Copy link

Hi!

I added “Running on Codex CLI” section to help users configure this MCP server in Codex.

Changes

  • Updated README.md:101 with Codex CLI configuration
@ccbbccbb
Copy link

Tested with my own config.toml and works. This CLI command also does the job - however end result is slightly different.

# replace with actual firecrawl api key codex mcp add firecrawl --env FIRECRAWL_API_KEY=fc-YOUR_API_KEY-- npx -y firecrawl-mcp

& the output in config.toml is slightly different (.env on 2 extra lines), but still works.

[mcp_servers.firecrawl] command = "npx" args = ["-y", "firecrawl-mcp"] [mcp_servers.firecrawl.env] FIRECRAWL_API_KEY = "fc-YOUR_API_KEY"

@savinmikhail I can make a PR to merge this CLI command into your branch.

@savinmikhail
Copy link
Author

savinmikhail commented Oct 24, 2025

@ccbbccbb hi, yep, go ahead, i'll appreciate your help

@ccbbccbb
Copy link

ccbbccbb commented Nov 3, 2025

@savinmikhail have not had time to get around to this - may I recommend that you drop in one line with the command I shared earlier to update PR ?

@savinmikhail
Copy link
Author

@ccbbccbb done

@savinmikhail
Copy link
Author

@burkeholland , hi, can you review it please?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants