From 75a95106d78b3ec4220907aa58528d4e8d4f5858 Mon Sep 17 00:00:00 2001 From: kvokka-agent Date: Sun, 6 Sep 2026 16:30:57 +0700 Subject: [PATCH] Add claude-codex-bridge to Coding Agents --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 08f1f3ee3..1c07a8aaf 100644 --- a/README.md +++ b/README.md @@ -706,6 +706,7 @@ Full coding agents that enable LLMs to read, edit, and execute code and solve ge - [tufantunc/ssh-mcp](https://github.com/tufantunc/ssh-mcp) 📇 🏠 🐧 🪟 - MCP server exposing SSH control for Linux and Windows servers via Model Context Protocol. Securely execute remote shell commands with password or SSH key authentication. - [Touchpoint-Labs/touchpoint](https://github.com/Touchpoint-Labs/touchpoint) [![Touchpoint MCP server](https://glama.ai/mcp/servers/Touchpoint-Labs/Touchpoint/badges/score.svg)](https://glama.ai/mcp/servers/Touchpoint-Labs/Touchpoint) 🐍 🏠 🍎 🪟 🐧 - Playwright for the entire OS. Gives AI agents the ability to see, find, and interact with UI elements in any desktop application. - [tumf/mcp-shell-server](https://github.com/tumf/mcp-shell-server) - A secure shell command execution server implementing the Model Context Protocol (MCP) +- [umum-ai/claude-codex-bridge](https://github.com/umum-ai/claude-codex-bridge) 📇 🏠 - Run Codex agents from Claude Code through MCP and Channels, with live progress notifications, mid-task steering, and saved session continuation. - [VertexStudio/developer](https://github.com/VertexStudio/developer) 🦀 🏠 🍎 🪟 🐧 - Comprehensive developer tools for file editing, shell command execution, and screen capture capabilities - [VibeKit-Bot/vibekit-mcp](https://github.com/VibeKit-Bot/vibekit-mcp) [![VibeKit-Bot/vibekit-mcp MCP server](https://glama.ai/mcp/servers/VibeKit-Bot/vibekit-mcp/badges/score.svg)](https://glama.ai/mcp/servers/VibeKit-Bot/vibekit-mcp) 📇 ☁️ - MCP server for VibeKit. Lets an LLM in Claude Desktop, Cursor, or any MCP client build, deploy, and manage hosted apps and chat with each app's persistent server-side agent (every app gets its own agent and a live URL). Not to be confused with the unrelated `superagent-ai/vibekit` SDK. - [wende/cicada](https://github.com/wende/cicada) 🐍 🏠 🍎 🪟 🐧 - Code Intelligence for Elixir: module search, function tracking, and PR attribution through tree-sitter AST parsing