We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1896dbb commit ebbbea7Copy full SHA for ebbbea7
README.md
@@ -150,7 +150,7 @@ Restart Claude Code to have the MCP server and skills load (check with `/skills`
150
151
<details>
152
<summary>Codex</summary>
153
- Follow the <a href="https://github.com/openai/codex/blob/main/docs/advanced.md#model-context-protocol-mcp">configure MCP guide</a>
+ Follow the <a href="https://developers.openai.com/codex/mcp/#configure-with-the-cli">configure MCP guide</a>
154
using the standard config from above. You can also install the Chrome DevTools MCP server using the Codex CLI:
155
156
```bash
0 commit comments