We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 460a9c2 commit 749607cCopy full SHA for 749607c
gemini-extension.json
@@ -0,0 +1,11 @@
1
+{
2
+ "name": "mcp-server-browserbase",
3
+ "version": "2.4.1",
4
+ "mcpServers": {
5
+ "browserbase": {
6
+ "command": "node",
7
+ "args": ["${extensionPath}${/}cli.js"],
8
+ "cwd": "${extensionPath}"
9
+ }
10
11
+}
0 commit comments