From 417abeb691c4af20564ca952873bbce8ec063936 Mon Sep 17 00:00:00 2001 From: MP Date: Tue, 10 Feb 2026 10:59:37 -0800 Subject: [PATCH] Update apps/web-roo-code/public/llms-full.txt Co-authored-by: roomote[bot] <219738659+roomote[bot]@users.noreply.github.com> --- apps/web-roo-code/public/llms-full.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/web-roo-code/public/llms-full.txt b/apps/web-roo-code/public/llms-full.txt index 4bdd14c219..31a0cc3e29 100644 --- a/apps/web-roo-code/public/llms-full.txt +++ b/apps/web-roo-code/public/llms-full.txt @@ -68,7 +68,7 @@ Roo Code supports a wide range of programming languages including Python, Java, ### Model Context Protocol (MCP) -Roo Code supports the Model Context Protocol, allowing it to connect to any model that follows the MCP standard. This provides maximum flexibility in choosing AI providers. +Roo Code supports the Model Context Protocol, allowing it to connect to external tools and data sources via MCP servers. This provides maximum flexibility in extending Roo Code's capabilities beyond built-in features. ---