docs(cursor): lead local install with PAT until OAuth release#2783
Closed
syf2211 wants to merge 1 commit into
Closed
docs(cursor): lead local install with PAT until OAuth release#2783syf2211 wants to merge 1 commit into
syf2211 wants to merge 1 commit into
Conversation
2a5f4d4 to
3e0a6b7
Compare
3e0a6b7 to
29634da
Compare
Reorder install-cursor.md to show PAT Docker config first since ghcr.io/github/github-mcp-server:latest (v1.4.0) does not include stdio OAuth yet. Document :main tag for OAuth and add troubleshooting for the misleading GITHUB_PERSONAL_ACCESS_TOKEN not set error. Fixes github#2779
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Reorder the Cursor local Docker install guide so PAT configuration comes first (works with
ghcr.io/github/github-mcp-server:latest/ v1.4.0). Document that stdio OAuth requires the pre-release:mainimage until the next tagged release, and add troubleshooting for the misleadingGITHUB_PERSONAL_ACCESS_TOKEN not seterror.Why
Fixes #2779
OAuth docs merged to
mainafter v1.4.0 was cut. Users copying the OAuth-first Cursor guide against:latesthit a confusing PAT error instead of browser login.What changed
ghcr.io/github/github-mcp-server:mainuntil the next release:mainimage tag (per maintainer guidance in Docs lead stdio/Cursor install with OAuth (GITHUB_OAUTH_CALLBACK_PORT) but no released image supports it → misleading GITHUB_PERSONAL_ACCESS_TOKEN not set #2779)MCP impact
Security / limits
Tool renaming
Lint & tests
docs/installation-guides/install-cursor.mdDocs