We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15e5e10 commit 8c59077Copy full SHA for 8c59077
README.md
@@ -144,6 +144,7 @@ To keep your GitHub PAT secure and reusable across different MCP hosts:
144
- **Minimum scopes**: Only grant necessary permissions
145
- `repo` - Repository operations
146
- `read:packages` - Docker image access
147
+ - `read:org` - Organization team access
148
- **Separate tokens**: Use different PATs for different projects/environments
149
- **Regular rotation**: Update tokens periodically
150
- **Never commit**: Keep tokens out of version control
0 commit comments