Latest: v0.5.16

Changelog

MCPBolt is open source. Every change lands in public on GitHub. View GitHub Releases ↗

v0.5.16April 2026Stability and coverage polish
Added
  • Continue support via YAML config at ~/.continue/config.yaml
  • Coverage matrix now shows column-hide controls that persist between sessions
Changed
  • Health polling interval tunable in Settings (30 s / 1 min / 5 min)
  • Improved error messages when a server command is not found on PATH
Fixed
  • Zed config write no longer clobbers other top-level settings.json keys
  • Menu bar icon now updates reliably when all servers go healthy
v0.5.15April 2026Gemini CLI + opencode support
Added
  • Gemini CLI support — reads and writes ~/.gemini/settings.json and .gemini/settings.json
  • opencode support — project-scoped configs auto-discovered
  • Roo Code support — reads .roo/mcp.json per project
Changed
  • Import flow now accepts bare HTTPS URLs as remote HTTP/SSE targets
  • Coverage picker uses color-coded dots matching each tool's brand color
Fixed
  • Default selection no longer pre-checks tools that aren't installed
  • Scope picker is now more prominent in the install flow
v0.5.14March 2026Toggles, live health, and the coverage picker
Added
  • Enable/disable toggle per server per app — pauses without deleting config
  • Always-on health status — green/amber/red polling every 60 seconds
  • Health legend in the menu bar popover footer
  • Coverage picker on the Coverage tab to hide/show tool columns
Changed
  • Dashboard sheets redesigned — actions are grouped by server, not scattered
  • Real app logos throughout the UI instead of placeholder initials
Fixed
  • Full-row click now works on sidebar and project rows (contentShape fix)
v0.5.13March 2026Codex CLI project history
Added
  • Auto-discovers Codex CLI projects from ~/.codex/config.toml and Codex's project history
  • Multi-source project discovery — a project that appears in both Claude Code and Codex shows up once, with both contexts
Changed
  • Projects tab sidebar grouping updated to handle multi-tool project entries cleanly
Fixed
  • Projects tab no longer shows duplicate entries when the same folder is registered in multiple sources
v0.5.12February 2026Tab UI and dock icon
Added
  • Tab bar: By App, Coverage, Projects, Settings — replaces the previous segmented control
  • Dock icon shown when the full-screen dashboard window is open
  • Relaunch-on-update now supported via Sparkle without user intervention
Changed
  • Settings tab moved to its own tab instead of being inside the By App view
Fixed
  • App relaunch after install was skipping the restart hint for VS Code
v0.5.11February 2026Codex CLI support
Added
  • Codex CLI (global) support — reads and writes ~/.codex/config.toml
  • Codex CLI (project) support — reads and writes .codex/config.toml
  • TOML merger in core — merges server entry without touching other TOML keys
  • Codex Settings tab with 10 feature cards for ~/.codex/config.toml options
Changed
  • Format auto-detection now recognises TOML input pasted directly into the import field
Fixed
  • TOML write was incorrectly double-quoting string values on some locales
v0.5.10January 2026Wizard command detection
Added
  • Import now detects interactive wizard installer commands and shows a helpful error with instructions
  • Import accepts docker run commands and converts them to the correct stdio shape
Changed
  • Import error messages rewritten to be more specific about why a format wasn't recognised
Fixed
  • Paste field no longer strips trailing newlines, fixing some multi-line YAML inputs
v0.5.9January 2026Toggle on/off and always-on health
Added
  • Server-level toggle — flip a server off per app without removing it
  • Real app icons throughout the menu bar UI
  • Health status polling prototype (shipped as always-on in v0.5.14)
  • Health legend at the bottom of the popover
Fixed
  • Dashboard sheets now close reliably on dismiss
  • Toggle state was not persisted across MCPBolt restarts
v0.5.8December 2025Projects tab, auto-discovery, coverage matrix
Added
  • Projects tab — manage per-repo MCP configs from the menu bar
  • Auto-discovery of Claude Code projects via ~/.claude.json
  • Coverage matrix — dot-grid showing which servers are installed in which tools
  • Full-screen dashboard window with sidebar navigation
Changed
  • By App view now uses expandable cards rather than a flat list
Fixed
  • Coverage matrix dot alignment on small popover widths
Releases before v0.5.8 are available on GitHub Releases.

Always up to date

Star the repo to follow releases. The menu bar app updates itself via Homebrew.