- Notifications
You must be signed in to change notification settings - Fork1.5k
Open
Description
Describe the feature or problem you’d like to solve
PATs are long lived credentials that are discouraged, and sometimes entirely restricted in many organizations. This limits the organizations from taking advantage of this MCP server.
Proposed solution
Please provide an alternative Auth method, e.g an OAuth with adevice_code
, in addition to the PAT, to enhance security and enable adoption within the aforementioned organizations.
Additional context
Example Github App auth:https://docs.github.com/en/apps/creating-github-apps/writing-code-for-a-github-app/building-a-cli-with-a-github-app