v1.11.0 auto-disables commands whose hooks are nil, so the custom
dispatcher is no longer needed.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
The framework's help listed setup/login/config/update commands that are
irrelevant for xdebug-mcp (no auth or config needed). Replace bootstrap.Run
with a minimal dispatcher that only exposes the commands that matter.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>