mcpkit

Changelog

Release history and notable changes for mcpkit and the documentation site.

All notable changes to mcpkit are documented here. This changelog follows the repository state as it exists today, not from future roadmap assumptions.

0.2.0 — Website redesign & docs

  • Landing page restructured to match startxkit design layout
  • CLI Commands section added to landing page showing all 10 commands
  • Create Flow section added explaining the init workflow
  • MVP Scope section added clarifying current capabilities vs roadmap
  • Double-border fix on code blocks (Fumadocs figure wrapper)
  • Custom domain deployment fix for mcpkit.js.org
  • Double-box fix on CommandBlock component
  • Footer reorganized with grouped navigation links

0.1.1 — Initial release

  • CLI package published as mcpkit-cli@0.1.1
  • 4 templates: basic, http, auth, full
  • 10 CLI commands: init, dev, build, test, validate, docs, check-env, ship, doctor, completions
  • Interactive terminal hero demo on landing page
  • Dark mode default with violet accent theme
  • Shell completion support (bash, zsh, fish)
  • Doctor command with JSON output
  • Ship command with package manager detection
  • Website deployed via GitHub Pages
  • js.org custom domain at mcpkit.js.org

On this page