You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+16-2Lines changed: 16 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -102,8 +102,22 @@ Go to `Cursor Settings` -> `MCP` -> `New MCP Server`. Use the config provided ab
102
102
103
103
<details>
104
104
<summary>Gemini CLI</summary>
105
-
Follow the <ahref="https://github.com/google-gemini/gemini-cli/blob/main/docs/tools/mcp-server.md#how-to-set-up-your-mcp-server">MCP guide</a>
106
-
using the standard config from above.
105
+
Install the Chrome DevTools MCP server using the Gemini CLI.
gemini mcp add -s user chrome-devtools npx chrome-devtools-mcp@latest
117
+
```
118
+
119
+
Alternatively, follow the <ahref="https://github.com/google-gemini/gemini-cli/blob/main/docs/tools/mcp-server.md#how-to-set-up-your-mcp-server">MCP guide</a> and use the standard config from above.
0 commit comments