Capture VS Code DevTools Console to log files for AI analysis. Let AI assistants read your console output directly instead of copy-pasting. Perfect for AI-assisted debugging & development. Java DebugX ...
If you have ever tried to debug optimized code, you probably realized that it can be a frustrating experience. Without optimizations, your debugger is a reliable assistant, precisely following every ...
An MCP server that enables Claude Code and other LLM tools to debug Java applications through the Java Debug Wire Protocol (JDWP). Attach to running JVMs, set breakpoints, inspect variables, and step ...