Skip to content

How to clear / update cached value for PAT? #483

Open
@nnellanspdl

Description

@nnellanspdl

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions