Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Add codex config sample into docs #129

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
savinmikhail wants to merge 1 commit into firecrawl:main
base: main
Choose a base branch
Loading
from savinmikhail:main

Conversation

@savinmikhail
Copy link

@savinmikhail savinmikhail commented Oct 18, 2025

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

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.

Copy link
Author

savinmikhail commented Oct 24, 2025
edited
Loading

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

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

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

AltStyle によって変換されたページ (->オリジナル) /