browser-use-mcp-client

TypeScript

A MCP client for browser-use

AI Model Integration
Protocol Implementations
Browser & Web Automation

Architecture and Design Patterns

The client application is built with React and Tailwind CSS, suggesting a component-based architecture for the user interface. The application utilizes Server-Sent Events (SSE) for real-time communication with the MCP server, which likely employs an event-driven design. The use of a proxy server implies a separation of concerns, possibly for handling CORS or other cross-domain issues.

About

Language

TypeScript

Stars

8

Categories

AI Model IntegrationProtocol ImplementationsBrowser & Web Automation