From ab423958e84387c6ed8f05470d25e2cd8fcc169a Mon Sep 17 00:00:00 2001 From: chenyuan35 <268374942+chenyuan35@users.noreply.github.com> Date: Mon, 8 Jun 2026 19:41:14 +0800 Subject: [PATCH] Add npm repository metadata --- package.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/package.json b/package.json index ac22b68e..6143b2ff 100644 --- a/package.json +++ b/package.json @@ -4,6 +4,10 @@ "description": "MCP server for browser automation using Browser MCP", "author": "Browser MCP", "homepage": "https://browsermcp.io", + "repository": { + "type": "git", + "url": "https://github.com/BrowserMCP/mcp.git" + }, "bugs": "https://github.com/browsermcp/mcp/issues", "type": "module", "bin": {