jetbrains-debugger
CommunityDebug apps autonomously with JetBrains
Software Engineering#mcp#debugger#jetbrains#breakpoints#expression evaluation#runtime inspection#step-through
Authorhechtcarmel
Version1.0.0
Installs0
System Documentation
What problem does it solve?
It helps you debug runtime behavior in JetBrains IDEs when static code reading and guesswork can’t explain wrong values, unexpected control flow, or failing tests.
Core Features & Use Cases
- Breakpoints and tracepoints: Set line breakpoints, conditional pauses, and log-only tracepoints to pinpoint where execution diverges.
- Execution control and stepping: Start/stop debug sessions and drive step over/into/out or run-to-line to move through code precisely.
- Runtime inspection and evaluation: Inspect variables/stack/source context and evaluate expressions in the current debug frame to validate hypotheses.
- Multi-session debugging support: Manage multiple concurrent sessions and retrieve rich state in a single call.
- Safety-aware expression handling: Works within IDE safety filters (blocklists / read-only modes) and provides guidance for safer inspection when evaluation is restricted.
Quick Start
Use the jetbrains-debugger skill to set breakpoints, start the appropriate debug configuration, wait for the pause, then inspect variables and step through execution until you find the root cause.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: jetbrains-debugger Download link: https://github.com/hechtcarmel/jetbrains-debugger-mcp-plugin/archive/main.zip#jetbrains-debugger Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.