fix(e2e): add alwaysAllow config for MCP time server tools (#10733)

This commit is contained in:
Archimedes 2026-01-14 20:50:17 -08:00 committed by GitHub
parent d7b7e17a21
commit dba76f51e7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -58,6 +58,7 @@ suite("Roo Code use_mcp_tool Tool", function () {
time: {
command: "uvx",
args: ["mcp-server-time"],
alwaysAllow: ["get_current_time", "convert_time"],
},
},
}