Change dockhand configuration to sse

This commit is contained in:
2026-09-06 13:42:05 +02:00
parent ca8b0af443
commit bd858a962e
+1 -1
View File
@@ -10,7 +10,7 @@
"disabledTools": ["convert_time"]
},
"dockhand": {
"type": "streamable_http",
"type": "sse",
"url": "http://dartydisk6.maison:8080/mcp",
"headers": { "Authorization": "Bearer Chyxj0r7lyKPe2kjEBYXdcaEBWPZddBYqArCdQUjhRB29FP18LsF1iEG6zG58bwb" }
}