diff --git a/README.md b/README.md index 30733aab9..b9dd91224 100644 --- a/README.md +++ b/README.md @@ -824,6 +824,7 @@ Full coding agents that enable LLMs to read, edit, and execute code and solve ge - [umum-ai/claude-codex-bridge](https://github.com/umum-ai/claude-codex-bridge) [![umum-ai/claude-codex-bridge MCP server](https://glama.ai/mcp/servers/umum-ai/claude-codex-bridge/badges/score.svg)](https://glama.ai/mcp/servers/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. +- [VoDaiLocz/kilo-kit-mcp](https://github.com/VoDaiLocz/kilo-kit-mcp) [![VoDaiLocz/kilo-kit-mcp MCP server](https://glama.ai/mcp/servers/VoDaiLocz/kilo-kit-mcp/badges/score.svg)](https://glama.ai/mcp/servers/VoDaiLocz/kilo-kit-mcp) 📇 🏠 🍎 🪟 🐧 - All-in-one 24-tool MCP runtime and 180-skill library providing protocol-level C4 workflow gates, hard-gated command execution with security guardrails, and cognitive reasoning engines (Tree of Thoughts DAG, Red-Team Grilling, 5-Whys Root Cause Tracer, Context Compactor, Self-Evolution) for coding agents across Antigravity, Cursor, Windsurf, Claude Code, and Codex. - [wende/cicada](https://github.com/wende/cicada) 🐍 🏠 🍎 🪟 🐧 - Code Intelligence for Elixir: module search, function tracking, and PR attribution through tree-sitter AST parsing - [wonderwhy-er/DesktopCommanderMCP](https://github.com/wonderwhy-er/DesktopCommanderMCP) 📇 🏠 🍎 🪟 🐧 - A swiss-army-knife that can manage/execute programs and read/write/search/edit code and text files. - [wulun811/LiuHe](https://github.com/wulun811/LiuHe) [![wulun811/LiuHe MCP server](https://glama.ai/mcp/servers/wulun811/LiuHe/badges/score.svg)](https://glama.ai/mcp/servers/wulun811/LiuHe) 🦀 📇 🏠 - LLM-native code tools: 44 MCP tools for reading, understanding and modifying code (Rust tree-sitter parser + SQLite index + transactional writes). Repo map in 98ms, 128 concurrent under 512MB with zero OOM.