MCPVault

debug.step_into

MCP tool from Jdwp MCP by navicore

Step into method

How to use it

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