From 891fb4f056f72bc859276b2bc7db93f8e1953e43 Mon Sep 17 00:00:00 2001 From: Frank Fiegel Date: Sun, 20 Sep 2026 17:57:23 -0700 Subject: [PATCH] Fix entry formatting --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7137d68b7..d5c1ce0db 100644 --- a/README.md +++ b/README.md @@ -840,7 +840,7 @@ Full coding agents that enable LLMs to read, edit, and execute code and solve ge - [x51xxx/copilot-mcp-server](https://github.com/x51xxx/copilot-mcp-server) 📇 ☁️ - MCP server that connects your IDE or AI assistant to GitHub Copilot CLI for code analysis, review, and batch processing - [eliottreich/taskbounty-mcp-server](https://github.com/eliottreich/taskbounty-mcp-server) [![eliottreich/taskbounty-mcp-server MCP server](https://glama.ai/mcp/servers/eliottreich/taskbounty-mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/eliottreich/taskbounty-mcp-server) 📇 ☁️ - MCP server for [TaskBounty](https://www.task-bounty.com). AI agents fix GitHub bugs (every fix ships with a regression test) and raise test coverage on your codebase. Posters draft and fund bounties from chat (Stripe Checkout); solvers submit PRs verified end-to-end in a sandbox. Paid in USDC, ETH, or BTC. 11 tools. - [Yomiracle/trinity-lite](https://github.com/Yomiracle/trinity-lite) [![Yomiracle/trinity-lite MCP server](https://glama.ai/mcp/servers/Yomiracle/trinity-lite/badges/score.svg)](https://glama.ai/mcp/servers/Yomiracle/trinity-lite) 🐍 🏠 - Local-first task bus for CLI-based AI agents. Route work, persist state in SQLite, and let Codex, Claude Code, and other agents collaborate through a shared MCP server. -- [REX-codebase/fable-mode](https://github.com/REX-codebase/fable-mode) 🐍 🏠 🍎 🪟 🐧 - Mechanical control plane for AI coding agents. Time-locks writing, requires evidence receipts for claims, runs adversarial review, and preserves a sealed verification record. Run as an MCP server with `uvx --from fable-engine==1.3.3 fable-engine`; optionally install its bundled Agent Skill with `uvx --from fable-engine==1.3.3 fable-mode install-skill --yes`. [![REX-codebase/fable-mode MCP server](https://glama.ai/mcp/servers/REX-codebase/fable-mode/badges/score.svg)](https://glama.ai/mcp/servers/REX-codebase/fable-mode) +- [REX-codebase/fable-mode](https://github.com/REX-codebase/fable-mode) [![REX-codebase/fable-mode MCP server](https://glama.ai/mcp/servers/REX-codebase/fable-mode/badges/score.svg)](https://glama.ai/mcp/servers/REX-codebase/fable-mode) 🐍 🏠 🍎 🪟 🐧 - Mechanical control plane for AI coding agents. Time-locks writing, requires evidence receipts for claims, runs adversarial review, and preserves a sealed verification record. Run as an MCP server with `uvx --from fable-engine==1.3.3 fable-engine`; optionally install its bundled Agent Skill with `uvx --from fable-engine==1.3.3 fable-mode install-skill --yes`. ### 🖥️ Command Line Run commands, capture output and otherwise interact with shells and command line tools.