From a507bafc3e90084a250c819f02b74139a7a2d01d Mon Sep 17 00:00:00 2001 From: Justin Spahr-Summers Date: Tue, 12 Nov 2024 14:28:56 +0000 Subject: [PATCH] Remove big header in main pane --- client/src/App.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/client/src/App.tsx b/client/src/App.tsx index 18b5dde..d5588fc 100644 --- a/client/src/App.tsx +++ b/client/src/App.tsx @@ -355,7 +355,6 @@ const App = () => { onConnect={connectMcpServer} />
-

MCP Inspector

{mcpClient ? (