Matt Rubens 1 year ago
parent
commit
28451f3afa
2 changed files with 7 additions and 1 deletions
  1. 5 0
      .changeset/slimy-pans-obey.md
  2. 2 1
      README.md

+ 5 - 0
.changeset/slimy-pans-obey.md

@@ -0,0 +1,5 @@
+---
+"roo-cline": patch
+---
+
+Add toggle to enable/disable the MCP-related sections of the system prompt (thanks @daniel-lxs!)

+ 2 - 1
README.md

@@ -18,7 +18,8 @@ A fork of Cline, an autonomous coding agent, with some additional experimental f
 - Support for Meta 3, 3.1, and 3.2 models via AWS Bedrock
 - Support for listing models from OpenAI-compatible providers
 - Per-tool MCP auto-approval
-- Enable/disable MCP servers
+- Enable/disable individual MCP servers
+- Enable/disable the MCP feature overall
 - Configurable delay after auto-writes to allow diagnostics to detect potential problems
 - Control the number of terminal output lines to pass to the model when executing commands
 - Runs alongside the original Cline