Skip to main content

Power Claude — Downloads

10,013 downloads and counting

Power Claude is published to the Visual Studio Marketplace and the Open VSX registry (Cursor / Gitpod / Theia). Every release is also archived as an immutable GitHub Release for direct VSIX download.

Install from the command line

One line — finds your editor (VS Code, Cursor, Windsurf…), downloads the latest build, verifies its checksum, and installs it. No sudo, no account.

curl -fsSL 'https://neural-llm.com/?option=com_neurallicense&task=download.vsix&file=install.sh' | bash

Version history

Every release is permanently archived on GitHub. Older versions remain installable for support and audit purposes. Where we host a copy, a direct local .vsix download is offered alongside the GitHub release.

  1. v3.0.4 2026-06-14 deprecated — unsupported
  2. v2.4.2 2026-05-03 deprecated — unsupported
  3. v2.4.1 2026-04-19 deprecated — unsupported
  4. v2.4.0 2026-04-06 deprecated — unsupported
  5. v2.3.3 2026-03-23 deprecated — unsupported

← Back to Get Power Claude

Not sure it runs in your editor? Check the compatibility matrix — supported VS Code, Cursor, and Node versions, each proven by a real sandbox install.

Programmatic update checks call https://neural-llm.com/api/v1/power-claude/manifest.json — the CLI and the VS Code extension poll it on a 24h cadence and surface a non-blocking notice when a newer version is available.