[BUG] Claude Code not working with Phpstorm
Resolved 💬 4 comments Opened Jul 30, 2025 by SnakeME Closed Jan 7, 2026
Environment
- Platform (select one):
- [ x] Anthropic API
- [ ] AWS Bedrock
- [ ] Google Vertex AI
- [ ] Other: <!-- specify -->
- Claude CLI version: 1.0.63 (Claude Code)
- Operating System: macOS 14.6.1
- PhpStorm 2025.1.4.1
- Terminal: Phpstorm Terminal
Bug Description
I've installed Claude and the Claude Call plugin for PhpStorm, restarted the IDE. But when I start claude and check with /status, I get:
IDE Integration • /config
L Installed PhpStorm plugin but connection is not established.
Please restart your IDE or try installing from https://docs.anthropic.com/s/claude-code-jetbrains
Already reinstalled everything 3 times but I'm stuck with that error. I also tried all recommended approaches from here: https://github.com/anthropics/claude-code/issues/2299 without any luck
Steps to Reproduce
- Install Claude Code 1.0.63
- Install Claude Code PhpStorm plugin from https://plugins.jetbrains.com/plugin/27310-claude-code-beta-
- Run claude in PhpStorm terminal
- Execute /status
Expected Behavior
The connection should be established
Actual Behavior
The connection is not established.
Additional Context
This issue has 4 comments on GitHub. Read the full discussion on GitHub ↗