browser automation
Mcp Browser Agent
A Model Context Protocol (MCP) integration that provides Claude Desktop with autonomous browser automation capabilities.
typescript
local
browser automation
Installation
npx -y imprvhub/mcp-browser-agentConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "mcp-browser-agent",
"command": "npx",
"args": [
"-y",
"imprvhub/mcp-browser-agent"
]
}About This MCP Server
imprvhub/mcp-browser-agent
A Model Context Protocol (MCP) integration that provides Claude Desktop with autonomous browser automation capabilities.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub