-
Notifications
You must be signed in to change notification settings - Fork 791
Add Codex CLI connection instructions #1171
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
Conversation
Added instructions for connecting with OpenAI Codex CLI.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR adds instructions for connecting the LangChain documentation MCP server using the OpenAI Codex CLI. The addition provides users with another method to integrate the documentation server into their AI workflows.
Key changes:
- Added a new section "Connect with Codex CLI" with installation instructions
- Included a shell command example for adding the MCP server globally via Codex CLI
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.
|
|
||
| ### Connect with Codex CLI | ||
|
|
||
| If you're using OpenAI Codex CLI, run this command in your terminal to add the server globally: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is there a local (project) scope option like Claude Code?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not yet, see openai/codex#2628
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
das crazy
Added instructions for connecting with OpenAI Codex CLI.
Overview
Added instruction for connecting MCP with Codex CLI
Type of change
Type: Update existing documentation
Related issues/PRs
NA
Checklist
docs devsrc/docs.jsonif neededAdditional notes