diff --git a/client/index.html b/client/index.html index 07f62fe42..00f5600bf 100644 --- a/client/index.html +++ b/client/index.html @@ -2,7 +2,7 @@ - + MCP Inspector diff --git a/client/public/mcp.svg b/client/public/mcp.svg new file mode 100644 index 000000000..03d9f85d3 --- /dev/null +++ b/client/public/mcp.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/client/public/vite.svg b/client/public/vite.svg deleted file mode 100644 index e7b8dfb1b..000000000 --- a/client/public/vite.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/client/src/assets/react.svg b/client/src/assets/react.svg deleted file mode 100644 index 6c87de9bb..000000000 --- a/client/src/assets/react.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file