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 dfb74f0 commit f12ff91Copy full SHA for f12ff91
README.md
@@ -169,7 +169,7 @@ To use proxies, set the --proxies flag in your MCP Config:
169
"mcpServers": {
170
"browserbase": {
171
"command": "npx",
172
- "args": ["@browserbasehq/mcp", "--proxies"],
+ "args": ["@browserbasehq/mcp-server-browserbase", "--proxies"],
173
"env": {
174
"BROWSERBASE_API_KEY": "",
175
"BROWSERBASE_PROJECT_ID": "",
0 commit comments