From e89d33686c7af92a4849b73a409191f949f267f5 Mon Sep 17 00:00:00 2001 From: Nicolas FRADIN Date: Tue, 19 May 2026 16:48:52 +0200 Subject: [PATCH] Update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5016891..43413e0 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ This MCP server exposes **read-only** Bitbucket Cloud Pull Request operations as ### Prerequisites - Node.js **24.13+** (see `.nvmrc`) -- A Bitbucket Cloud [App Password](https://bitbucket.org/account/settings/app-passwords/) with **repository read** permissions +- A Bitbucket Cloud [API Token](https://id.atlassian.com/manage-profile/security/api-tokens) with **repository read** permissions ### Installation