SUMMARY AI summary by gpt-5-mini
mcp-agent-bridge は、MCP(Model Context Protocol)を用いて複数のCLI/クラウドエージェント(Claude Code、Codex、in‑cluster エージェント等)が構造化された監査可能なチャネルでやり取りするための小型サーバです。用途は「エージェント間の受信箱」管理で、主な機能はメッセージ送受信(明示的な end-of-turn シグナル付き)、ファイル要求、編集提案(対象ピアだけが適用可能)、およびプレゼンス管理(last_seen/heartbeat)。管理用の認証付きWeb UIがあり、メッセージはMarkdownや構文強調表示で閲覧、長いコードは折りたたみ、一覧はページネーションされます。設計上、ペイロードはディスクに格納し SQLite にはメタデータのみ保持、ピアごとのトークン認証とサイズ上限を備え単一レプリカ(SQLite 単一ライター)で運用します。コンテナ・Kubernetes 向けの実行例、環境変数(管理トークン、データディレクトリ、ポート、最大サイズ等)、および動作検証用の smoke テストも提供されています。セキュリティは管理UIと /api/* を管理トークンで保護し、/mcp は各リクエストの X-Peer-Id/X-Peer-Token で認証するモデルです。
AI Coding Tools Used
This repository contains config files from these AI coding tools, indicating AI-assisted development.
DETECTED Detected AI stack
AI-related keywords found in this repo's description, topics, or README summary — grouped by category. Each badge links to the corresponding ranking detail page.
Language breakdown (by bytes)
Owner
Dates
| Created on GitHub | 2026-05-09 |
| Last push | 2026-05-09 |
| First seen here | 2026-05-09 |
| Last fetched | 2026-05-09 18:16 |
Similar repos (same language)
AI Agent 中文學習地圖 — 從零開始的結構化學習路徑,每階段有必做練習跟必修閱讀。三語對照(繁中/简中/English)。歡迎社群一起貢獻、優化內容。
lonr-6/cc-desktop-switchLightweight desktop tool for configuring DeepSeek, Kimi, Zhipu GLM and Bailian providers in Claude Desktop.
TomSolid/myPKAMy whole life. One folder. No vendor. myPKA is a Personal Knowledge Architecture with a 4-person AI team baked in. Plain markdown files on your machine. ICOR® methodology. Works in Claude Code, Codex, Gemini, Cursor, Obsidian.
linora-u/AgentLoomSimple, flexible workflow orchestration for multi-agent AI apps, with YAML configuration, runtime safety, observability, and resume support.
oodadoudou/TransoriaAI desktop toolkit for novel translation, glossary management, and batch text replacement.
hieuchaydi/MemoryFeedLocal-first social memory search engine with browser capture, hybrid AI retrieval, and optional C++ acceleration.
alias8818/enoch-agentic-research-systemAgentic research control plane with local proof, provenance packaging, and explicit audit-status reporting.
helderpgoncalves/feedbotTurn community chat into a structured product backlog — Telegram + dashboard + MCP for Claude Code.