From ba5cf05c4e3d43c6fe5e2da4bb214d11e736394a Mon Sep 17 00:00:00 2001 From: Frank Fiegel Date: Mon, 7 Sep 2026 07:38:25 -0600 Subject: [PATCH] Fix entry formatting --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6fbf1c172..2233e6b1d 100644 --- a/README.md +++ b/README.md @@ -725,7 +725,7 @@ Full coding agents that enable LLMs to read, edit, and execute code and solve ge - [ooples/mcp-console-automation](https://github.com/ooples/mcp-console-automation) 📇 🏠 🍎 🪟 🐧 - Production-ready MCP server for AI-driven console automation and monitoring. 40 tools for session management, SSH, testing, monitoring, and background jobs. Like Playwright for terminal applications. - [oraios/serena](https://github.com/oraios/serena) 🐍 🏠 - A fully-featured coding agent that relies on symbolic code operations by using language servers. - [OthmaneBlial/term_mcp_deepseek](https://github.com/OthmaneBlial/term_mcp_deepseek) 🐍 🏠 - A DeepSeek MCP-like Server for Terminal -- [Q00/ouroboros](https://github.com/Q00/ouroboros) 🐍 🏠 🍎 🪟 🐧 - Local-first Agent OS for spec-first AI coding: interview → seed → execute → evaluate → evolve as a replayable, ledger-recorded workflow. MCP server exposes the full loop (interview, seed generation, seed execution, evaluation, evolve-step) so any MCP client can drive it across Claude Code, Codex, Gemini, and other CLI runtimes. +- [Q00/ouroboros](https://github.com/Q00/ouroboros) [![Q00/ouroboros MCP server](https://glama.ai/mcp/servers/Q00/ouroboros/badges/score.svg)](https://glama.ai/mcp/servers/Q00/ouroboros) 🐍 🏠 🍎 🪟 🐧 - Local-first Agent OS for spec-first AI coding: interview → seed → execute → evaluate → evolve as a replayable, ledger-recorded workflow. MCP server exposes the full loop (interview, seed generation, seed execution, evaluation, evolve-step) so any MCP client can drive it across Claude Code, Codex, Gemini, and other CLI runtimes. - [pdavis68/RepoMapper](https://github.com.mcas.ms/pdavis68/RepoMapper) 🐧 🪟 🍎 - An MCP server (and command-line tool) to provide a dynamic map of chat-related files from the repository with their function prototypes and related files in order of relevance. Based on the "Repo Map" functionality in Aider.chat - [plori-ai/plori](https://github.com/plori-ai/plori) [![plori-ai/plori MCP server](https://glama.ai/mcp/servers/plori-ai/plori/badges/score.svg)](https://glama.ai/mcp/servers/plori-ai/plori) 🎖️ 🏎️ ☁️ - Give your AI agent its own cloud computer. Create and drive hosted plori agents (persistent disk, real tools, memory that survives between sessions) over a remote MCP server: invoke an agent and read its reply, manage the human-in-the-loop queue, and schedule deferred runs. OAuth 2.1 sign-in or API key. - [preflight-dev/preflight](https://github.com/preflight-dev/preflight) 📇 🏠 🍎 🪟 🐧 - 24-tool MCP server for Claude Code that catches vague prompts before they waste tokens. Includes 12-category prompt scorecards, session history search with LanceDB vectors, cross-service contract awareness, correction pattern learning, and cost estimation.