diff --git a/src/use-these-docs.mdx b/src/use-these-docs.mdx index d157c0dab9..53674604b8 100644 --- a/src/use-these-docs.mdx +++ b/src/use-these-docs.mdx @@ -59,6 +59,14 @@ claude mcp add --transport http docs-langchain https://docs.langchain.com/mcp 2. Go to Settings > Connectors 3. Add our MCP server URL: `https://docs.langchain.com/mcp` +### Connect with Codex CLI + +If you're using OpenAI Codex CLI, run this command in your terminal to add the server globally: + +```sh +codex mcp add langchain-docs --url https://docs.langchain.com/mcp +``` + ### Connect with Cursor or VS Code Add the following to your MCP settings configuration file: