browser automation
Browser Control Mcp
An MCP server paired with a browser extension that enables LLM clients to control the user's browser (Firefox).
typescript
local
browser automation
Installation
npx -y eyalzh/browser-control-mcpConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "browser-control-mcp",
"command": "npx",
"args": [
"-y",
"eyalzh/browser-control-mcp"
]
}About This MCP Server
eyalzh/browser-control-mcp
An MCP server paired with a browser extension that enables LLM clients to control the user's browser (Firefox).
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub