agent-browser

Agent Browser accelerates development by managing multiple MCP servers in one place. By connecting clients once, it handles all Server-Sent Events (SSE) MCP servers, significantly reducing the configuration overhead.

GitHub Stars

35

User Rating

Not Rated

Favorites

0

Views

27

Forks

0

Issues

0

Installation
Difficulty
Beginner
Estimated Time
5-10 minutes

Installation

Installation

Prerequisites

macOS or Linux: Homebrew must be installed.
Windows: Scoop must be installed.

Installation Steps

1. For macOS/Linux

bash
brew tap cob-packages/homebrew-agent-browser
brew install cob-packages/agent-browser/agent-browser
agent-browser

2. For Windows

bash
scoop bucket add agent-browser https://github.com/cob-packages/scoop-agent-browser
scoop install agent-browser
agent-browser

3. Direct Download

You can also download the latest release directly from [GitHub Releases](https://github.com/co-browser/agent-browser/releases).