JetBrains AI Assistant
JetBrains' AI Assistant added MCP support in late 2025. First-class for IntelliJ/PyCharm/WebStorm users; tight refactor integration.
Delv Safety Grade: A
Score 83/100 · assessed 2026-04-19
JetBrains AI Assistant is a first-party IDE integration from a major development tools vendor with decades of track record. The MCP client implementation sits inside the IDE, inheriting JetBrains' existing security model and update infrastructure. Configuration is manual via IDE settings, which reduces supply-chain risk compared to auto-installing packages. However, the MCP feature itself is relatively new (late 2025), documentation is thin, and there's no public source code for the MCP client layer. Permissions depend entirely on which MCP servers you configure: the host itself can invoke any tool the server exposes, so filesystem writes, shell execution, or network calls are possible if you connect a server offering them. JetBrains' reputation and professional support are strong positives, but the closed-source nature and nascent MCP integration mean less community scrutiny than open alternatives.
Green flags
- Major vendor (JetBrains) with 20+ year track record in developer tools
- Distributed via official JetBrains Toolbox and plugin marketplace
- Manual server configuration reduces auto-install supply-chain risk
- Tight IDE integration allows in-editor tool invocation without context switch
- Professional support and SLA for enterprise customers
Red flags
- Closed-source MCP client implementation, no public audit trail
- MCP support very recent (late 2025), limited field testing
- Documentation sparse compared to mature JetBrains features
- Permissions scope determined by user-configured servers, not host-enforced
Permissions requested
MCP capabilities
- Tools
- Resources
- Prompts
- Sampling
Platforms
Config location
JetBrains settings -> Tools -> AI Assistant -> MCP Servers
Review
If you live in IntelliJ, PyCharm, or WebStorm, this is the best MCP client for code-heavy workflows. Tight refactor integration and context-aware resource handling beat standalone chat apps. Everyone else should stick with Claude Desktop or another cross-platform option.
Good at
- Refactor integration applies MCP tool output directly via IDE engine
- Resources surface automatically in context when relevant
- No editor-switching; MCP interactions happen inline
- Supports tools and resources, which covers most practical servers
- Config persists per project, useful for team setups
Watch out
- JetBrains-only; no cross-editor portability
- Requires paid subscription (All Products Pack or standalone AI Assistant)
- Error messages sometimes buried in Event Log rather than settings UI
- No prompt or sampling support (though rarely needed)
- Newer than Claude Desktop, so less battle-tested with edge-case servers