Skip to content

Release v0.19.3

Choose a tag to compare

@github-actions github-actions released this 23 Jul 07:58
· 113 commits to main since this release

Changes in this Release

0.19.3 (2025-07-23)

Installation

  1. Download the binary for your platform:
  • Linux AMD64: mcp-devtools-linux-amd64
  • Linux ARM64: mcp-devtools-linux-arm64
  • macOS Apple Silicon: mcp-devtools-darwin-arm64
  1. Rename it to mcp-devtools and place it in your path (e.g., mv mcp-devtools-darwin-arm64 /usr/local/bin/mcp-devtools).
  2. Make the binary executable e.g. chmod +x /usr/local/bin/mcp-devtools and configure it in your MCP client as per the README.md