You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Generated CLIs now reuse the server-provided description/title when you omit --description, so the banner matches the upstream MCP instead of the fallback text.
Embedded tool listings and per-command help inherit the new color-aware layout (name + summary, blank-line spacing, and flag signatures) so generated binaries look like the main mcporter CLI.
Added a --bundler rolldown|bun flag and automatic Bun bundler selection when the runtime resolves to Bun, plus improved Bun bundling to stage dependencies correctly.