Files
2026-03-27 18:14:00 +08:00

13 lines
367 B
JSON

{
"mcpServers": {
"browseract": {
"description": "BrowserAct cloud browser automation for structured data extraction from Amazon, YouTube, Google Maps, Google News, Reddit, WeChat, Zhihu and more",
"command": "npx",
"args": ["-y", "browseract-mcp"],
"env": {
"BROWSERACT_API_KEY": "<YOUR_BROWSERACT_API_KEY>"
}
}
}
}