Open
Description
I'm on a mac, trying to place an arg in the configuration for this MCP in cursor that will allow the browser to use my google accounts. Without that arg, the MCP initiates correctly.
I tried adding the arg "--user-data-dir /Users/[my user]/Library/Application Support/Google/Chrome/Default" but the client failed to start. I also tried:
- Placing the directory path in single quotes because "Application Support" contains a space
- Using an equals sign after --user-data-dir
- Copying this user data folder to /Users/[my user]/ChromeUserDataClone and pointing it there, with all the arg variations I tried earlier
The MCP server failed to initialize successfully for all of these attempts. This is supposed to be supported, so can someone please show me an example of this successfully implemented, on any platform or ideally on a mac?
Metadata
Metadata
Assignees
Labels
No labels