From 3cd4cc2bc0b93ad10108661a0abca31a7a913c01 Mon Sep 17 00:00:00 2001 From: "stephane.david" Date: Sun, 6 Sep 2026 13:43:50 +0200 Subject: [PATCH] Back to streamable http --- sources/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sources/config.json b/sources/config.json index 94dc504..1883c4b 100644 --- a/sources/config.json +++ b/sources/config.json @@ -10,7 +10,7 @@ "disabledTools": ["convert_time"] }, "dockhand": { - "type": "sse", + "type": "streamable-http", "url": "http://dartydisk6.maison:8080/mcp", "headers": { "Authorization": "Bearer Chyxj0r7lyKPe2kjEBYXdcaEBWPZddBYqArCdQUjhRB29FP18LsF1iEG6zG58bwb" } }