Skip to content

Releases: vanssata/jetbrains-claude-subscription

v0.1.0 — initial release

Choose a tag to compare

@vanssata vanssata released this 26 Jul 19:24

Initial release of the unofficial Claude Subscription ACP agent plugin for JetBrains IDEs.

Adds a Claude Subscription agent to the AI Assistant chat that authenticates with a Claude.ai Pro/Max subscription instead of Anthropic Console API billing. Registers the same official @agentclientprotocol/claude-agent-acp@0.62.0 package JetBrains bundles, just without the --hide-claude-auth flag — nothing is patched or bypassed.

Install

  1. Download jetbrains-claude-subscription-0.1.0.zip below (do not unzip it).
  2. In the IDE: Settings → Plugins → ⚙ → Install Plugin from Disk…, pick the zip, restart.
  3. Select Claude Subscription in the AI chat agent picker and log in with your Claude.ai account.

Requirements

  • JetBrains IDE on the 262.* branch (2026.2) with the AI Assistant plugin
  • Claude.ai Pro or Max subscription
  • Node.js (a system install, or the runtime the IDE already downloads for its own ACP agents)

Not affiliated with, endorsed by, or supported by JetBrains or Anthropic. An IDE update can change the behaviour this relies on — see the README's Known limits.