← Back to browse
tool

Programmatic Debugging for JetBrains IDE Applications

From hechtcarmel/jetbrains-debugger-mcp-plugin ★ 72

Summary

This tool suite provides comprehensive programmatic access to the JetBrains IDE debugger, allowing developers to inspect runtime state, set breakpoints, and trace execution flow. It is ideal for investigating complex bugs or verifying hypotheses where static code analysis is insufficient.