browser automation
Mcp Aoai Web Browsing
A `minimal` server/client MCP implementation using Azure OpenAI and Playwright.
python
local
browser automation
Installation
npx -y kimtth/mcp-aoai-web-browsingConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "mcp-aoai-web-browsing",
"command": "npx",
"args": [
"-y",
"kimtth/mcp-aoai-web-browsing"
]
}About This MCP Server
kimtth/mcp-aoai-web-browsing
A minimal server/client MCP implementation using Azure OpenAI and Playwright.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub