FgForrest

7 mods across 1 repository, 24 stars between them.

jdwp-debugging

02

FgForrest/mcp-jdwp-java

Plugin Claude Code

Java JDWP debugger via MCP — set breakpoints, inspect runtime state, evaluate expressions, mutate variables, catch exceptions at throw site, trace execution with logpoints.

24 1mo ago A tokens not measured copy · 86% MIT

release

03

FgForrest/mcp-jdwp-java

Skill Claude CodeCodex

Use when cutting a new release of the jdwp-debugging plugin — bumping the user-facing version, writing a CHANGELOG entry, committing, tagging, and pushing. Triggers — "do a release", "ship X.Y.Z", "release the last commits", "bump the version", "tag a release".

24 1mo ago A 67 tokens original MIT

jdwp-inspector

04

FgForrest/mcp-jdwp-java

MCP server Claude CodeCodexCursor +2

MCP server "jdwp-inspector" as configured in FgForrest/mcp-jdwp-java. Launched with java --add-modules jdk.jdi,jdk.attach -DLOG_PATH=${CLAUDE_PLUGIN_ROOT}/logs/mcp-. Needs 2 environment variables to run.

24 1mo ago A tokens not measured original MIT

FgForrest/mcp-jdwp-java

Instructions file

Instructions for FgForrest/mcp-jdwp-java, covering claude.md, build commands, run from the reactor root. builds both modules, if it is on path and architecture.

24 1mo ago A 1,387 tokens original MIT

SessionStart

06

FgForrest/mcp-jdwp-java

Hook

Runs when a session starts, running an inline shell check. From FgForrest/mcp-jdwp-java.

24 1mo ago A tokens not measured original MIT

java-debug

07

FgForrest/mcp-jdwp-java

Skill Claude CodeCodex

Debug a live Java application via the jdwp-inspector MCP server — breakpoints, runtime state, expression eval, variable mutation, exception-throw-site catches, non-intrusive line/exception logpoints, and field watchpoints (suspend or log on every read/write of a specific field).

24 1mo ago A 60 tokens original MIT