From 4859d809aabd4145d9c48021656a8ae52300160a Mon Sep 17 00:00:00 2001 From: Ettore Di Giacinto Date: Mon, 27 Oct 2025 21:44:41 +0100 Subject: [PATCH] Update MCP link and add LocalAGI reference Updated the link for Model Context Protocol (MCP) and added reference to LocalAGI's Agentic capabilities. Signed-off-by: Ettore Di Giacinto --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index a72d8d20b..8b0be6e6b 100644 --- a/README.md +++ b/README.md @@ -244,8 +244,7 @@ Roadmap items: [List of issues](https://github.com/mudler/LocalAI/issues?q=is%3A - 🔍 [Object Detection](https://localai.io/features/object-detection/) - 📈 [Reranker API](https://localai.io/features/reranker/) - 🆕🖧 [P2P Inferencing](https://localai.io/features/distribute/) -- 🆕🔌 [Model Context Protocol (MCP)](https://localai.io/features/mcp/) - Agentic capabilities with external tools -- [Agentic capabilities](https://github.com/mudler/LocalAGI) +- 🆕🔌 [Model Context Protocol (MCP)](https://localai.io/docs/features/mcp/) - Agentic capabilities with external tools and [LocalAGI's Agentic capabilities](https://github.com/mudler/LocalAGI) - 🔊 Voice activity detection (Silero-VAD support) - 🌍 Integrated WebUI!