Servers
Mcp Aoai Web Browsing
@kimtth
A minimal Model Context Protocol 🖥️ server/client🧑💻with OpenAI and 🌐 web browser control via Playwright.
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-aoai-web-browsing": {
"command": "uv",
"args": [
"sync"
]
}
}
}