From 8bfa4ced3176084854fb5b3e5309ba67cd8205e1 Mon Sep 17 00:00:00 2001 From: Michel Osswald Date: Sat, 19 Apr 2025 15:54:11 -0700 Subject: [PATCH 1/7] chore: scoop cmd fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a9730d1..0702563 100644 --- a/README.md +++ b/README.md @@ -74,7 +74,7 @@ agent-browser **Windows** ```bash -scoop bucket add https://github.com/cob-packages/scoop-agent-browser +scoop bucket add agent-browser https://github.com/cob-packages/scoop-agent-browser scoop install agent-browser agent-browser ``` From 963059eaa263d88431bc12c584795e5fc8a542ef Mon Sep 17 00:00:00 2001 From: Michel Osswald Date: Sat, 19 Apr 2025 16:02:09 -0700 Subject: [PATCH 2/7] chore: overview fixes --- README.md | 40 +++++++++++++++++++++++++--------------- 1 file changed, 25 insertions(+), 15 deletions(-) diff --git a/README.md b/README.md index 0702563..ee5197d 100644 --- a/README.md +++ b/README.md @@ -27,24 +27,34 @@ Agent Browser eliminates the need to configure each MCP server in every client.
- - + + - -
Without Agent BrowserWith Agent BrowserWithout Agent BrowserWith Agent Browser
-
    -
  • ✓ Add new server in Cursor
  • -
  • ✓ Add new server in Windsurf Client
  • -
  • ✓ Add new server in Claude Client
  • -
  • ✓ Repeat for each additional client
  • -
  • ✓ Update all clients when server changes
  • -
+
+ + + + + +
  + ✓ Add new server in Cursor
+ ✓ Add new server in Windsurf Client
+ ✓ Add new server in Claude Client
+ ✓ Repeat for each additional client
+ ✓ Update all clients when server changes +
-
    -
  • ✓ Add new server once in Agent Browser UI
  • -
  • ✓ Update once in Agent Browser when server changes
  • -
+
+ + + + + +
  + ✓ Add new server once in Agent Browser UI
+ ✓ Update once in Agent Browser when server changes +
From 82cf4068a441f467154a8b1668742a88f17e0c28 Mon Sep 17 00:00:00 2001 From: Michel Osswald Date: Sat, 19 Apr 2025 16:04:30 -0700 Subject: [PATCH 3/7] chore: overview color removal --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index ee5197d..890013e 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,6 @@ Agent Browser eliminates the need to configure each MCP server in every client. -
  ✓ Add new server in Cursor
✓ Add new server in Windsurf Client
@@ -48,7 +47,6 @@ Agent Browser eliminates the need to configure each MCP server in every client.
-
  ✓ Add new server once in Agent Browser UI
✓ Update once in Agent Browser when server changes From 6590a38dec9824ecff9db39ed115588628cd9555 Mon Sep 17 00:00:00 2001 From: Michel Osswald Date: Sat, 19 Apr 2025 18:05:02 -0700 Subject: [PATCH 4/7] chore: added discord --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 890013e..ec2fffb 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,9 @@ [![macOS](https://img.shields.io/badge/macOS-supported-success)](https://github.com/co-browser/agent-browser/releases) [![Windows](https://img.shields.io/badge/Windows-supported-success)](https://github.com/co-browser/agent-browser/releases) [![Linux](https://img.shields.io/badge/Linux-supported-success)](https://github.com/co-browser/agent-browser/releases) -[![Twitter URL](https://img.shields.io/twitter/url/https/twitter.com/cobrowser.svg?style=social&label=Follow%20%40cobrowser)](https://x.com/cobrowser) +[![Twitter URL](https://img.shields.io/twitter/url/https/twitter.com/cobrowser.svg?label=Follow%20%40cobrowser)](https://x.com/cobrowser) +[![Discord](https://img.shields.io/discord/1351569878116470928?logo=discord&logoColor=white&label=discord&color=white)](https://discord.gg/5rXvx94j6Z) + **Connect all your MCP clients to a single endpoint that manages all your MCP servers** From 5ce2c0960c704de1c463b1fbdde637d6af977dc2 Mon Sep 17 00:00:00 2001 From: Michel Osswald Date: Sat, 19 Apr 2025 18:07:10 -0700 Subject: [PATCH 5/7] chore: removed support --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index ec2fffb..a226d4b 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,6 @@ ![Version](https://img.shields.io/github/v/release/co-browser/agent-browser?label=version) ![License](https://img.shields.io/badge/license-MIT-green) -[![macOS](https://img.shields.io/badge/macOS-supported-success)](https://github.com/co-browser/agent-browser/releases) -[![Windows](https://img.shields.io/badge/Windows-supported-success)](https://github.com/co-browser/agent-browser/releases) -[![Linux](https://img.shields.io/badge/Linux-supported-success)](https://github.com/co-browser/agent-browser/releases) [![Twitter URL](https://img.shields.io/twitter/url/https/twitter.com/cobrowser.svg?label=Follow%20%40cobrowser)](https://x.com/cobrowser) [![Discord](https://img.shields.io/discord/1351569878116470928?logo=discord&logoColor=white&label=discord&color=white)](https://discord.gg/5rXvx94j6Z) From d92df08ad9612162752ce02ba010569e3e1243bb Mon Sep 17 00:00:00 2001 From: Michel Osswald Date: Sat, 19 Apr 2025 18:14:20 -0700 Subject: [PATCH 6/7] chore: updated discord link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a226d4b..afeb5f1 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ ![Version](https://img.shields.io/github/v/release/co-browser/agent-browser?label=version) ![License](https://img.shields.io/badge/license-MIT-green) [![Twitter URL](https://img.shields.io/twitter/url/https/twitter.com/cobrowser.svg?label=Follow%20%40cobrowser)](https://x.com/cobrowser) -[![Discord](https://img.shields.io/discord/1351569878116470928?logo=discord&logoColor=white&label=discord&color=white)](https://discord.gg/5rXvx94j6Z) +[![Discord](https://img.shields.io/discord/1351569878116470928?logo=discord&logoColor=white&label=discord&color=white)](https://discord.gg/gw9UpFUhyY) **Connect all your MCP clients to a single endpoint that manages all your MCP servers** From a77b5ef87167f4dc24631e70dc3d508a7219786d Mon Sep 17 00:00:00 2001 From: Michel Osswald Date: Mon, 21 Apr 2025 16:06:07 -0700 Subject: [PATCH 7/7] chore: adjustments --- README.md | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index afeb5f1..900b078 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ [![Discord](https://img.shields.io/discord/1351569878116470928?logo=discord&logoColor=white&label=discord&color=white)](https://discord.gg/gw9UpFUhyY) -**Connect all your MCP clients to a single endpoint that manages all your MCP servers** +**Accelerate development by managing all your MCP server in one place** [Installation](#installation) • [Client Integration](#client-integration) • @@ -162,7 +162,15 @@ The Agent Browser exposes a REST API for integration. For details on accessing t ## Future Direction -We plan to expand Agent Browser to support additional protocols like A2A and ACP, alongside MCP. +### Protocol Support Implementation + +We plan to expand Agent Browser to support additional protocols alongside MCP. + +#### Future Tasks + +- [ ] Add A2A protocol support +- [ ] Add ACP protocol support +- [ ] Implement protocol auto-detection ``` Client @@ -175,6 +183,12 @@ We plan to expand Agent Browser to support additional protocols like A2A and ACP MCP A2A ACP ... ``` +### Relevant Files + +- `/internal/mcp` - MCP protocol implementation +- `/internal/web` - Web server and UI components +- `/internal/config` - Configuration management + --- ## Development