Cloud browser automation for AI agents. Control headless browsers, navigate pages, take screenshots, fill forms, and extract content — all via cloud-hosted browser infrastructure. Powered by Stagehand v3.
Install via CLI
mog install mogteam/mcp-browserbaseManual config
Browserbase API key (from browserbase.com dashboard)
Browserbase project ID
.cursor/mcp.json{
"mcpServers": {
"mogteam-mcp-browserbase": {
"command": "npx",
"args": [
"-y",
"@browserbasehq/mcp@latest"
],
"env": {
"BROWSERBASE_API_KEY": "<your-secret>",
"BROWSERBASE_PROJECT_ID": "<BROWSERBASE_PROJECT_ID>"
}
}
}
}Or run mog install to configure automatically. MCP docs
Cloud browser automation for AI agents. Control headless browsers, navigate pages, take screenshots, fill forms, and extract content — all via cloud-hosted browser infrastructure. Powered by Stagehand v3.
mog install mogteam/mcp-browserbase
browser automation cloud browserbase headless mcp
Sourced from Browserbase (official) — ⭐ 2,564 stars.
No ratings yet.
@mogteam
Official curated skills and prompt templates from the mog.md team.
Source
Browserbase (official)
github.com/browserbase/mcp-server-browserbaseThis package is sourced from the above repository and distributed on mog under its original license.
Releases