Updated Github

This commit is contained in:
Mahesh Murag
2024-11-20 23:57:29 -05:00
parent 1a45f95a7c
commit c60d4564f2

View File

@@ -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