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"