From d90b9e3b01d32debe5f1aa36acf0c97cf94c4240 Mon Sep 17 00:00:00 2001 From: s-sanjay <7111850+s-sanjay@users.noreply.github.com> Date: Sun, 28 Dec 2025 21:51:06 +0530 Subject: [PATCH] Update README.md to hyperlink Open AI Codex installation guide This guide was already added as part of https://github.com/github/github-mcp-server/pull/1340. Update README.md to point to this --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e2b5af23a..fb0078a05 100644 --- a/README.md +++ b/README.md @@ -82,6 +82,7 @@ Alternatively, to manually configure VS Code, choose the appropriate JSON block ### Install in other MCP hosts - **[GitHub Copilot in other IDEs](/docs/installation-guides/install-other-copilot-ides.md)** - Installation for JetBrains, Visual Studio, Eclipse, and Xcode with GitHub Copilot - **[Claude Applications](/docs/installation-guides/install-claude.md)** - Installation guide for Claude Desktop and Claude Code CLI +- **[Codex](/docs/installation-guides/install-codex.md)** - Installation guide for Open AI Codex - **[Cursor](/docs/installation-guides/install-cursor.md)** - Installation guide for Cursor IDE - **[Windsurf](/docs/installation-guides/install-windsurf.md)** - Installation guide for Windsurf IDE