From 49bce96c82980e7dc609a80851a6bb17fea1212d Mon Sep 17 00:00:00 2001 From: Dave Horton Date: Wed, 1 Apr 2026 13:06:11 -0400 Subject: [PATCH] add mcpServers to pipeline --- specs.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/specs.json b/specs.json index 472b063..00a3418 100644 --- a/specs.json +++ b/specs.json @@ -1368,7 +1368,8 @@ "toolHook": "object|string", "greeting": "boolean", "earlyGeneration": "boolean", - "noiseIsolation": "string|#noiseIsolationPipeline" + "noiseIsolation": "string|#noiseIsolationPipeline", + "mcpServers": ["#mcpServer"] }, "required": [ "llm"