From c60d4564f244dfa63106fc4b1e8117eb84f097ac Mon Sep 17 00:00:00 2001 From: Mahesh Murag Date: Wed, 20 Nov 2024 23:57:29 -0500 Subject: [PATCH] Updated Github --- src/github/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/src/github/README.md b/src/github/README.md index 3a2c9916..aedba32b 100644 --- a/src/github/README.md +++ b/src/github/README.md @@ -107,6 +107,7 @@ MCP Server for the GitHub API, enabling file operations, repository management, ### Personal Access Token [Create a GitHub Personal Access Token](https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/managing-your-personal-access-tokens) with appropriate permissions: - Go to [Personal access tokens](https://github.com/settings/tokens) (in GitHub Settings > Developer settings) + - Select which repositories you'd like this token to have access to (Public, All, or Select) - Create a token with the `repo` scope ("Full control of private repositories") - Alternatively, if working only with public repositories, select only the `public_repo` scope - Copy the generated token