Skip to content

Commit dba76f5

Browse files
fix(e2e): add alwaysAllow config for MCP time server tools (#10733)
1 parent d7b7e17 commit dba76f5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

apps/vscode-e2e/src/suite/tools/use-mcp-tool.test.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ suite("Roo Code use_mcp_tool Tool", function () {
5858
time: {
5959
command: "uvx",
6060
args: ["mcp-server-time"],
61+
alwaysAllow: ["get_current_time", "convert_time"],
6162
},
6263
},
6364
}

0 commit comments

Comments
 (0)