File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -66,6 +66,17 @@ claude mcp add chrome-devtools npx chrome-devtools-mcp@latest
6666 Follow https://docs.cline.bot/mcp/configuring-mcp-servers and use the config provided above.
6767</details >
6868
69+ <details >
70+ <summary >Codex</summary >
71+ Follow the <a href =" https://github.com/openai/codex/blob/main/docs/advanced.md#model-context-protocol-mcp " >configure MCP guide</a >
72+ using the standard config from above. You can also install the Chrome DevTools MCP server using the Codex CLI:
73+
74+ ``` bash
75+ codex mcp add chrome-devtools -- npx chrome-devtools-mcp@latest
76+ ```
77+
78+ </details >
79+
6980<details >
7081 <summary >Copilot / VS Code</summary >
7182 Follow the MCP install <a href =" https://code.visualstudio.com/docs/copilot/chat/mcp-servers#_add-an-mcp-server " >guide</a >,
You can’t perform that action at this time.
0 commit comments