From e5b60e5f54e238648a20eb548345e5b1be2bdf76 Mon Sep 17 00:00:00 2001 From: Tapan Chugh Date: Thu, 10 Jul 2025 13:23:46 -0700 Subject: [PATCH] Update smithery.yaml --- smithery.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/smithery.yaml b/smithery.yaml index b805fbd..06419f8 100644 --- a/smithery.yaml +++ b/smithery.yaml @@ -4,7 +4,7 @@ build: dockerBuildPath: . startCommand: - type: stdio + type: http configSchema: type: object required: @@ -34,4 +34,4 @@ startCommand: PYTHONUNBUFFERED: '1', PORT: process.env.PORT || '8080' } - }) \ No newline at end of file + })