MCPVault

redefine_classes

MCP tool from MCP Debugger by debugmcp

Hot-swap changed Java classes into a running JVM (Java only)

How to use it

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

Install MCP Debugger

$docker run -v $(pwd):/workspace debugmcp/mcp-debugger:latest
FULL MCP DEBUGGER LISTING