Loading subscription status...
{
"mcpServers": [
{
"browser-use-mcp": {
"env": {
"DISPLAY": ":0",
"OPENAI_API_KEY": "your-openai-api-key"
},
"args": [
"--model",
"gpt-4o"
],
"command": "browser-use-mcp"
}
}
]
}