browser-use-mcp-client

A MCP client for browser-use

GitHubスター

38

ユーザー評価

未評価

お気に入り

0

閲覧数

15

フォーク

4

イシュー

0

インストール方法
難易度
中級
推定所要時間
10-20

インストール方法

1Clone the Repository
bash
   git clone 
   cd browser-use-mcp-client
   
2Install Dependencies
bash
   pnpm install
   
3Start the Development Server
bash
   pnpm dev
   
4Start the Proxy Server
bash
   ./proxy/index.js
   
The application will be available at http://localhost:5173

追加リソース