-
Notifications
You must be signed in to change notification settings - Fork 54
phpstorm mcp not working #50
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Same. I have tried several ways, but the error I get in PHPStorm is always: "Element class kotlinx.serialization.json.JsonArray is not a JsonObject". Meanwhile, it works from command line. |
@kevinquillen @eondcom I just tried to reproduce this issue, but the MCP plugin works fine in PhpStorm with the Claude agent for me. Can you follow the next steps and report back to me with the results?
{
![]() If the issue remains, turn on debug logging as explained in the article and please attach them to this issue |
I am trying to add a MCP connection from PHPStorm to Atlassian though - not Claude Desktop. Alternatively, how would I create an MCP server here that points to Atlassian? It just spins and spins and winds up as 'not started'. |
@kevinquillen I think I understand your issue. This plugin is required when the IDE acts as a server. In your case, however, the IDE is acting as a client, and you're using a different AI Assistant feature that isn't related to this plugin. Could you send a screenshot of your settings? |
Its similar to the above, except:
From the CLI, the npx command works. From the MCP section in PHPStorm (or RustRover etc), it fails with the Kotlin error above. This makes the AI Assistant plugin unable to query Jira. |
@kevinquillen Please can you attach the full log where error |
@eondcom Yours issue is in progress and planned to fix in the next stable release |
claude desktop install and setting jetbrains
phpstorm > install mcpserver plugins
시작중...
The text was updated successfully, but these errors were encountered: