Description
LLM-assisted tools can inspect and debug Java applications through the JDWP debugging protocol.
It exposes debugging capabilities through an MCP server, which is useful for developers experimenting with AI-assisted Java debugging. Because debugger access can reveal program state, secrets, and live data, run it only against applications and environments you are allowed to inspect.