MCPVault

debug.continue

MCP tool from Jdwp MCP by navicore

Resume execution

How to use it

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