MCP server for web browsing and Azure OpenAI integration. Provides Playwright for browser automation and Azure OpenAI for AI capabilities. Connects to Azure OpenAI API and web browsers. Used by developers needing AI-driven web browsing and automation.
MCP server for web browsing and Azure OpenAI integration. Provides Playwright for browser automation and Azure OpenAI for AI capabilities. Connects to Azure OpenAI API and web browsers. Used by developers needing AI-driven web browsing and automation.
pip install mcp-aoai-web-browsingAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"kimtth-mcp-aoai-web-browsing-github": {
"command": "uvx",
"args": [
"pip install mcp-aoai-web-browsing"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from mcp aoai web browsing?"
API Key Required
This server requires an API key from mcp aoai web browsing. Add it to your environment or config.
| Variable | Required | Description |
|---|---|---|
| MCP_AOAI_WEB_BROWSING_API_KEY | Yes | Your mcp aoai web browsing API key |
"What resources are available in mcp aoai web browsing?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in mcp aoai web browsing"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in mcp aoai web browsing with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.