browser automation

Mcp Aoai Web Browsing

A `minimal` server/client MCP implementation using Azure OpenAI and Playwright.

python
local
browser automation
0
View on GitHub

Installation

npx -y kimtth/mcp-aoai-web-browsing

Configuration

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.

GitHub: https://github.com/kimtth/mcp-aoai-web-browsing

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub