diff --git a/server.json b/server.json index c924839..9feef52 100644 --- a/server.json +++ b/server.json @@ -8,7 +8,30 @@ "url": "https://github.com/modem-dev/mcp", "source": "github" }, - "version": "1.0.0", + "version": "1.0.1", + "icons": [ + { + "src": "https://raw.githubusercontent.com/modem-dev/mcp/main/assets/logo-400.png", + "mimeType": "image/png", + "sizes": [ + "400x400" + ] + }, + { + "src": "https://raw.githubusercontent.com/modem-dev/mcp/main/assets/logo-64.png", + "mimeType": "image/png", + "sizes": [ + "64x64" + ] + }, + { + "src": "https://raw.githubusercontent.com/modem-dev/mcp/main/assets/logo-square.svg", + "mimeType": "image/svg+xml", + "sizes": [ + "any" + ] + } + ], "remotes": [ { "type": "streamable-http",