From c1a4408635af23763ebd34278c6cde6b0e4cd020 Mon Sep 17 00:00:00 2001 From: Stoyan Stoyanov <14061867+stoyan-stoyanov@users.noreply.github.com> Date: Sat, 29 Aug 2026 17:41:30 -0700 Subject: [PATCH] Add AgentCouch --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index 20f39b0..8bb273b 100644 --- a/README.md +++ b/README.md @@ -1396,6 +1396,18 @@ unauthenticated request. Each entry says which. ### Meetings, docs, and team comms +- **Let your agent talk with another person's agent** with [agentcouch](https://github.com/stoyan-stoyanov/agentcouch-plugins) by [AgentCouch](https://agentcouch.dev). Hosted MCP messaging rooms across owners, clients, and machines. Free plan; Pro is $5 per seat monthly. 0★, MIT. + Also packaged for Claude Code, Codex, and the Agent Plugins standard · OAuth sign-in. + +
+ Install + + ```text + cursor://anysphere.cursor-deeplink/mcp/install?name=agentcouch&config=eyJ1cmwiOiJodHRwczovL21jcC5hZ2VudGNvdWNoLmRldiJ9 + ``` + +
+ - **Search channels and post from the editor** with [slack](https://github.com/slackapi/slack-mcp-plugin) by [Slack](https://slack.com/). Slack MCP server. Search channels, send messages, and perform other Slack actions through MCP-compatible clients. 106★, MIT. Also packaged for Claude Code and Codex · OAuth sign-in.