Skip to content

ERROR [project::context_server_store] Failed to create context server configuration from settings: from extension "GitHub MCP Server" version 0.1.0: missing field github_personal_access_token #24

@bdklahn

Description

@bdklahn

The access token key and value are correctly there in the settings file.

  "context_servers": {
    "mcp-server-github": {
      "enabled": true,
      "settings": {
        "github_personal_access_token": "<my-github-PAT>"
      }
    },

Maybe that is a Zed bug, rather than this extension.

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