browser automation
Mcp
Automate your local Chrome browser
typescript
local
browser automation
Installation
npx -y browsermcp/mcpConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "mcp",
"command": "npx",
"args": [
"-y",
"browsermcp/mcp"
]
}About This MCP Server
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub