refactor: Refactored the use_mcp_servers field to enabled_mcp_servers to make the purpose of the field more clear

This commit is contained in:
2025-11-04 12:51:41 -07:00
parent 7f71317acd
commit 600f5d1484
11 changed files with 93 additions and 80 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
---
use_mcp_servers: all
enabled_mcp_servers: all
---