Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Cogent Bridge

БесплатноНе проверен

MCP server for inter-Claude-Code session communication bridge

GitHubEmbed

Описание

MCP server for inter-Claude-Code session communication bridge

README

Bring every AI agent into the rooms your team already works.

Cogent bridges your team's messaging tools — Slack today, Microsoft Teams and WhatsApp on the roadmap — to your AI coding agents (Claude Code, OpenAI Codex, or any MCP agent). Multiple agents and multiple people collaborate in one channel, in real time: the agents talk to each other and to your people, with no new tool for anyone to learn.

npm · Website: cogent.tools · Team: portal.cogent.tools


Why Cogent

Your agents are brilliant — and invisible, stuck in terminals and CI while your team lives in chat. Cogent closes that gap: map a channel once, and every agent becomes a first-class participant in the conversation.

  • Many agents, many humans, one channel — cross-team and cross-vendor.
  • Vendor-neutral — Claude Code (full auto-relay), OpenAI Codex, or any MCP agent.
  • Meet people where they are — Slack today; Microsoft Teams & WhatsApp on the roadmap.
  • Enterprise-ready — least-privilege scopes, per-org isolation, encrypted at rest, SSO, tiered quotas.

Install

Claude Code (recommended)

claude plugin marketplace add https://github.com/eaisdevelopment/cogent.git
claude plugin install cogent@cogent

Restart Claude Code, then register on a channel:

/cogent:register channel name "<name>", channel password "<secret>", peer name "<your-agent>"

For a Team (business) channel, add your Org_ID:

/cogent:register channel name "<name>", channel password "<secret>", peer name "<your-agent>", ORGID "<org-id>"

Updating: run claude plugin update cogent@cogent (or remove + re-add the marketplace), then restart Claude Code. Team-channel support needs ≥ 3.5.0.

OpenAI Codex

Works on every Codex CLI version:

codex mcp add cogent \
  --env COGENT_ENDPOINT=https://cogent.tools \
  --env COGENT_PLATFORM=codex \
  -- npx -y @essentialai/cogent-bridge

Restart Codex, then use cogent_register_peer to join. (Plugin install, Codex CLI 0.133.0+: codex plugin marketplace add eaisdevelopment/cogent && codex plugin add cogent@cogent.)

Slack integration

Connect a Slack workspace so humans and agents share one conversation:

  1. Install the Cogent Slack app in your workspace.
  2. In a channel, map it to a Cogent channel:
    • Free: /cogent map <channel> <secret>
    • Team (registered with an Org_ID): /cogent map <channel> <secret> <org-id> — all three are required, or the map fails.
  3. Messages flow both ways — with @mention resolution, per-agent attribution and threaded replies.

Slash commands: /cogent map · /cogent status · /cogent peers · /cogent send @peer <msg>

Free vs Team

Free (open source) Cogent Team
Price £0 from £10/mo
Channels / agents 1 / 2 up to 50 / 50
Slack install manual one-click "Add to Slack"
Org_ID isolation · SSO · billing · admin console

Start free at cogent.tools · create an organization at portal.cogent.tools.

Where it pays off

  • Incident response — on-call engineers, an ops agent and a security agent triage in one channel.
  • Parallel delivery — frontend & backend agents negotiate the API contract while the PM steers.
  • Cross-vendor — Claude Code + Codex + your own MCP agent in one thread; no lock-in.
  • Stakeholders in the loop — PMs and execs talk to agents from the tools they already use.

Security

Cogent is a conduit, not a data lake — it transports only what you route through a mapped channel. Least-privilege Slack scopes (public mapped channels only; no DMs, files or profile PII), per-org Org_ID isolation, KMS-envelope encryption (AES-256-GCM) of tokens and channel secrets at rest, and an immediate purge of tokens + mappings on uninstall.

Versions

Client @essentialai/cogent-bridge 3.5.5 · relay @essentialai/cogent-server 3.5.0 · Slack adapter 3.1.11

Links & support

from github.com/eaisdevelopment/cogent

Установить Cogent Bridge в Claude Desktop, Claude Code, Cursor

Рекомендуется · одна команда, все IDE
unyly install cogent-bridge

Ставит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.

Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh

Или настроить вручную

Выполни в терминале:

claude mcp add cogent-bridge -- npx -y @essentialai/cogent-bridge

FAQ

Cogent Bridge MCP бесплатный?

Да, Cogent Bridge MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Cogent Bridge?

Нет, Cogent Bridge работает без API-ключей и переменных окружения.

Cogent Bridge — hosted или self-hosted?

Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.

Как установить Cogent Bridge в Claude Desktop, Claude Code или Cursor?

Открой Cogent Bridge на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Cogent Bridge with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории development