Open
Description
I first created a fine-grained-style PAT, and I used this for the MCP server in VSCode.
I need to switch to a classic-style PAT now. However, I can't figure out how to update the MCP server settings in VSCode to use my new PAT. The old one is still cached.
I'm following the docs, where this is defined as an 'input'
{
"mcp": {
"inputs": [
{
"type": "promptString",
"id": "github_token",
"description": "GitHub Personal Access Token",
"password": true
}
],
Metadata
Metadata
Assignees
Labels
No labels