diff --git a/package.json b/package.json index d637760..e0919b2 100644 --- a/package.json +++ b/package.json @@ -50,5 +50,9 @@ "tmp-promise": "^3.0.3", "ts-blank-space": "^0.4.4", "tsx": "^4.19.2" + }, + "repository": { + "type": "git", + "url": "git+https://github.com/cloudflare/workers-mcp.git" } -} +} \ No newline at end of file