Autonomous AI debugging for JetBrains IDEs via MCP server.
Visit Jetbrains Debugger PluginThe Jetbrains Debugger MCP Plugin is a JetBrains IDE plugin that exposes an MCP (Model Context Protocol) server, enabling AI coding assistants to autonomously control the debugger in supported JetBrains IDEs. It allows AI agents to set and manage breakpoints, step through code, inspect variables, evaluate expressions, and perform other debugging operations programmatically. This is ideal for developers wanting to automate debugging workflows or enable advanced AI-powered debugging capabilities directly within their IDE.
Visit Jetbrains Debugger Plugin's official website for product details and getting started.
Comprehensive guide on how to install, configure, and use the Jetbrains Debugger MCP Plugin.
Community discussions and issue tracking for users to report bugs or seek help.
Examples and scenarios showcasing how to effectively use the plugin in various debugging workflows.