Skip to content

Release v0.19.0

Choose a tag to compare

@github-actions github-actions released this 22 Jul 03:16
· 115 commits to main since this release
226f537

Changes in this Release

0.19.0 (2025-07-22)

Features

  • new tool - filesystem - ensure disabled by default (#38) (226f537)

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