diff --git a/src/services/mcp/useManageMCPConnections.ts b/src/services/mcp/useManageMCPConnections.ts index 9b55099..95e5f8d 100644 --- a/src/services/mcp/useManageMCPConnections.ts +++ b/src/services/mcp/useManageMCPConnections.ts @@ -1139,3 +1139,4 @@ function getTransportDisplayName(type: string): string { return 'SSE' } } +