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 + })