Loading subscription status...
{
"mcpServers": [
{
"browser-use-mcp-server": {
"env": {
"CHROME_PATH": "[only change this if you have a custom chrome build]",
"OPENAI_API_KEY": "[your api key]"
},
"args": [
"-LsSf",
"https://astral.sh/uv/install.sh",
"|",
"sh"
],
"command": "curl"
}
}
]
}