Fixed
- Resolve the bundled MCP server via
${CLAUDE_PLUGIN_ROOT}/bin/pngxinstead of a
barepngxcommand. Plugin hosts spawn the stdio MCP server without the plugin's
bin/onPATH, so the bare name failed with "Executable not found in $PATH".
${CLAUDE_PLUGIN_ROOT}/bin/pngx instead of apngx command. Plugin hosts spawn the stdio MCP server without the plugin'sbin/ on PATH, so the bare name failed with "Executable not found in $PATH".