Skip to content

Claude Desktop extension directory still ships 0.7.2 - is 0.8.x submitted? #395

Description

@jamesdebass

The extension installed through Claude Desktop's directory is version 0.7.2 (manifest ant.dir.cursortouch.windows-mcp, downloaded late July 2026), while the latest release here is v0.8.5.

Among other things this means directory users still have the pre-refactor PowerShellExecutor, which prepends the registry PATH to the inherited PATH on every shell spawn without deduplication — doubling PATH in spawned shells (~5.4k chars on my machine) and pushing nested npm builds toward the 8,191-char cmd limit. That's fixed by _dedup_path in src/windows_mcp/powershell/service.py in 0.8.x.

Is a 0.8.x build submitted to the Anthropic extension directory and pending review, or is a resubmission needed? Happy to provide diagnostics if useful.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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