From 3ded8fba9bdfe93185b8d39f613e00ef990c4d8a Mon Sep 17 00:00:00 2001 From: Vincent Koc Date: Tue, 4 Aug 2026 05:32:58 +0800 Subject: [PATCH] chore(qa): cover plugin tools activation (#118949) --- qa/scenarios/plugins/mcp-plugin-tools-call.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/qa/scenarios/plugins/mcp-plugin-tools-call.yaml b/qa/scenarios/plugins/mcp-plugin-tools-call.yaml index 55b96eb92af9..ff0605161a15 100644 --- a/qa/scenarios/plugins/mcp-plugin-tools-call.yaml +++ b/qa/scenarios/plugins/mcp-plugin-tools-call.yaml @@ -5,6 +5,7 @@ scenario: surface: mcp coverage: primary: + - plugins.activation-plugin-tools - plugins.tool-plugin-mcp-tools - plugins.tool-plugin-invocation objective: Verify OpenClaw can expose plugin tools over MCP and a real MCP client can call one successfully.