browser automation
Mcp Browser Kit
An MCP Server that enables AI assistants to interact with your local browsers.
typescript
local
browser automation
Installation
npx -y ndthanhdev/mcp-browser-kitConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "mcp-browser-kit",
"command": "npx",
"args": [
"-y",
"ndthanhdev/mcp-browser-kit"
]
}About This MCP Server
ndthanhdev/mcp-browser-kit
An MCP Server that enables AI assistants to interact with your local browsers.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub