MCPVault

debug.list_breakpoints

MCP tool from Jdwp MCP by navicore

List active breakpoints

How to use it

debug.list_breakpoints is exposed by the Jdwp MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the debug.list_breakpoints tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install Jdwp MCP

$claude mcp add --scope project jdwp /path/to/jdwp-mcp/target/release/jdwp-mcp
FULL JDWP MCP LISTING