diff --git a/README.md b/README.md index 8c390c68..4b4ed3ee 100644 --- a/README.md +++ b/README.md @@ -66,6 +66,17 @@ claude mcp add chrome-devtools npx chrome-devtools-mcp@latest Follow https://docs.cline.bot/mcp/configuring-mcp-servers and use the config provided above. +
+ Codex + Follow the configure MCP guide + using the standard config from above. You can also install the Chrome DevTools MCP server using the Codex CLI: + +```bash +codex mcp add chrome-devtools -- npx chrome-devtools-mcp@latest +``` + +
+
Copilot / VS Code Follow the MCP install guide,