Step 3 of 4 of the Minecraft Java MCP setup. Configure the MCP mod's config.json (host, port, auth, tool categories), launch Minecraft or the dedicated server, verify the embedded MCP server is listening on /healthz, and capture the bearer token for remote setups. Use when the user has the MCP mod and Fabric API installed and needs the MCP server configured and running.
$npx -y skills add chapmanjw/minecraft-java-fabric-claude-plugin --skill setup-serverInstalls into the current project.
Run `npx skills use "https://github.com/chapmanjw/minecraft-java-fabric-claude-plugin" --skill "chapmanjw/minecraft-java-fabric-claude-plugin/setup-server"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/chapmanjw/minecraft-java-fabric-claude-plugin" that are relevant to the current task. Run `npx skills add "https://github.com/chapmanjw/minecraft-java-fabric-claude-plugin"` and select the relevant skills, then follow their instructions.