From 2f3a7dc06c140bf4a1dced9a30a6c7bec7b27606 Mon Sep 17 00:00:00 2001 From: sh962214-hub Date: Mon, 8 Jun 2026 10:43:56 -0600 Subject: [PATCH] chore: add npm metadata links --- package.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/package.json b/package.json index 0c91812c..3de49a36 100644 --- a/package.json +++ b/package.json @@ -4,6 +4,10 @@ "description": "Socket MCP server for scanning dependencies", "keywords": [], "author": "Alexandros Kapravelos", + "homepage": "https://github.com/SocketDev/socket-mcp#readme", + "bugs": { + "url": "https://github.com/SocketDev/socket-mcp/issues" + }, "repository": { "type": "git", "url": "https://github.com/SocketDev/socket-mcp"