MCPVault

debug.set_breakpoint

MCP tool from Jdwp MCP by navicore

Set breakpoint at class:line

How to use it

debug.set_breakpoint is exposed by the Jdwp MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the debug.set_breakpoint 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