Releases: sammcj/mcp-devtools
Release v0.50.0
Changes in this Release
0.50.0 (2025-11-14)
Features
Installation
Option 1: Install with go install
go install github.com/sammcj/mcp-devtools@HEAD
echo "${GOPATH}/bin/mcp-devtools"
# Use this path in your MCP configuration, if your GOPATH is not set, please check your Go installation / configuration.Option 2: Download pre-built binaries
- 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 - Windows AMD64:
mcp-devtools-windows-amd64.exe
- Rename the macOS / Linux binary to
mcp-devtoolsand place it in your path (e.g.,mv mcp-devtools-darwin-arm64 /usr/local/bin/mcp-devtools). - Make the binary executable e.g.
chmod +x /usr/local/bin/mcp-devtoolsand configure it in your MCP client as per the README.md
In both cases, if you're on macOS, you'll also need to run the following command to allow the downloaded binary to run:
xattr -r -d com.apple.quarantine /usr/local/bin/mcp-devtoolsRelease v0.49.0
Changes in this Release
0.49.0 (2025-11-13)
Features
Installation
Option 1: Install with go install
go install github.com/sammcj/mcp-devtools@HEAD
echo "${GOPATH}/bin/mcp-devtools"
# Use this path in your MCP configuration, if your GOPATH is not set, please check your Go installation / configuration.Option 2: Download pre-built binaries
- 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 - Windows AMD64:
mcp-devtools-windows-amd64.exe
- Rename the macOS / Linux binary to
mcp-devtoolsand place it in your path (e.g.,mv mcp-devtools-darwin-arm64 /usr/local/bin/mcp-devtools). - Make the binary executable e.g.
chmod +x /usr/local/bin/mcp-devtoolsand configure it in your MCP client as per the README.md
In both cases, if you're on macOS, you'll also need to run the following command to allow the downloaded binary to run:
xattr -r -d com.apple.quarantine /usr/local/bin/mcp-devtoolsRelease v0.48.2
Changes in this Release
0.48.2 (2025-11-13)
Installation
Option 1: Install with go install
go install github.com/sammcj/mcp-devtools@HEAD
echo "${GOPATH}/bin/mcp-devtools"
# Use this path in your MCP configuration, if your GOPATH is not set, please check your Go installation / configuration.Option 2: Download pre-built binaries
- 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 - Windows AMD64:
mcp-devtools-windows-amd64.exe
- Rename the macOS / Linux binary to
mcp-devtoolsand place it in your path (e.g.,mv mcp-devtools-darwin-arm64 /usr/local/bin/mcp-devtools). - Make the binary executable e.g.
chmod +x /usr/local/bin/mcp-devtoolsand configure it in your MCP client as per the README.md
In both cases, if you're on macOS, you'll also need to run the following command to allow the downloaded binary to run:
xattr -r -d com.apple.quarantine /usr/local/bin/mcp-devtoolsRelease v0.48.1
Changes in this Release
0.48.1 (2025-11-13)
Installation
Option 1: Install with go install
go install github.com/sammcj/mcp-devtools@HEAD
echo "${GOPATH}/bin/mcp-devtools"
# Use this path in your MCP configuration, if your GOPATH is not set, please check your Go installation / configuration.Option 2: Download pre-built binaries
- 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 - Windows AMD64:
mcp-devtools-windows-amd64.exe
- Rename the macOS / Linux binary to
mcp-devtoolsand place it in your path (e.g.,mv mcp-devtools-darwin-arm64 /usr/local/bin/mcp-devtools). - Make the binary executable e.g.
chmod +x /usr/local/bin/mcp-devtoolsand configure it in your MCP client as per the README.md
In both cases, if you're on macOS, you'll also need to run the following command to allow the downloaded binary to run:
xattr -r -d com.apple.quarantine /usr/local/bin/mcp-devtoolsRelease v0.48.0
Changes in this Release
0.48.0 (2025-11-13)
Features
Installation
Option 1: Install with go install
go install github.com/sammcj/mcp-devtools@HEAD
echo "${GOPATH}/bin/mcp-devtools"
# Use this path in your MCP configuration, if your GOPATH is not set, please check your Go installation / configuration.Option 2: Download pre-built binaries
- 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 - Windows AMD64:
mcp-devtools-windows-amd64.exe
- Rename the macOS / Linux binary to
mcp-devtoolsand place it in your path (e.g.,mv mcp-devtools-darwin-arm64 /usr/local/bin/mcp-devtools). - Make the binary executable e.g.
chmod +x /usr/local/bin/mcp-devtoolsand configure it in your MCP client as per the README.md
In both cases, if you're on macOS, you'll also need to run the following command to allow the downloaded binary to run:
xattr -r -d com.apple.quarantine /usr/local/bin/mcp-devtoolsRelease v0.47.1
Changes in this Release
0.47.1 (2025-11-12)
Installation
Option 1: Install with go install
go install github.com/sammcj/mcp-devtools@HEAD
echo "${GOPATH}/bin/mcp-devtools"
# Use this path in your MCP configuration, if your GOPATH is not set, please check your Go installation / configuration.Option 2: Download pre-built binaries
- 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 - Windows AMD64:
mcp-devtools-windows-amd64.exe
- Rename the macOS / Linux binary to
mcp-devtoolsand place it in your path (e.g.,mv mcp-devtools-darwin-arm64 /usr/local/bin/mcp-devtools). - Make the binary executable e.g.
chmod +x /usr/local/bin/mcp-devtoolsand configure it in your MCP client as per the README.md
In both cases, if you're on macOS, you'll also need to run the following command to allow the downloaded binary to run:
xattr -r -d com.apple.quarantine /usr/local/bin/mcp-devtoolsWhat's Changed
- refactor: tool enable/disablement by @sammcj in #114
- refactor: internet search consistency, update context7 tool by @sammcj in #119
- chore: bump deps by @sammcj in #120
- feat: new tool - code_skim by @sammcj in #121
Full Changelog: v0.44.0...v0.47.1
Release v0.47.0
Changes in this Release
0.47.0 (2025-11-12)
Features
- new tool - code_skim (0540587)
Installation
Option 1: Install with go install
go install github.com/sammcj/mcp-devtools@HEAD
echo "${GOPATH}/bin/mcp-devtools"
# Use this path in your MCP configuration, if your GOPATH is not set, please check your Go installation / configuration.Option 2: Download pre-built binaries
- 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 - Windows AMD64:
mcp-devtools-windows-amd64.exe
- Rename the macOS / Linux binary to
mcp-devtoolsand place it in your path (e.g.,mv mcp-devtools-darwin-arm64 /usr/local/bin/mcp-devtools). - Make the binary executable e.g.
chmod +x /usr/local/bin/mcp-devtoolsand configure it in your MCP client as per the README.md
In both cases, if you're on macOS, you'll also need to run the following command to allow the downloaded binary to run:
xattr -r -d com.apple.quarantine /usr/local/bin/mcp-devtoolsRelease v0.44.4
Changes in this Release
0.44.4 (2025-11-12)
Installation
Option 1: Install with go install
go install github.com/sammcj/mcp-devtools@HEAD
echo "${GOPATH}/bin/mcp-devtools"
# Use this path in your MCP configuration, if your GOPATH is not set, please check your Go installation / configuration.Option 2: Download pre-built binaries
- 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 - Windows AMD64:
mcp-devtools-windows-amd64.exe
- Rename the macOS / Linux binary to
mcp-devtoolsand place it in your path (e.g.,mv mcp-devtools-darwin-arm64 /usr/local/bin/mcp-devtools). - Make the binary executable e.g.
chmod +x /usr/local/bin/mcp-devtoolsand configure it in your MCP client as per the README.md
In both cases, if you're on macOS, you'll also need to run the following command to allow the downloaded binary to run:
xattr -r -d com.apple.quarantine /usr/local/bin/mcp-devtoolsRelease v0.44.3
Changes in this Release
0.44.3 (2025-11-12)
Code Refactoring
Documentation
- minor docs improvements [skip-ci] (103134a)
Installation
Option 1: Install with go install
go install github.com/sammcj/mcp-devtools@HEAD
echo "${GOPATH}/bin/mcp-devtools"
# Use this path in your MCP configuration, if your GOPATH is not set, please check your Go installation / configuration.Option 2: Download pre-built binaries
- 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 - Windows AMD64:
mcp-devtools-windows-amd64.exe
- Rename the macOS / Linux binary to
mcp-devtoolsand place it in your path (e.g.,mv mcp-devtools-darwin-arm64 /usr/local/bin/mcp-devtools). - Make the binary executable e.g.
chmod +x /usr/local/bin/mcp-devtoolsand configure it in your MCP client as per the README.md
In both cases, if you're on macOS, you'll also need to run the following command to allow the downloaded binary to run:
xattr -r -d com.apple.quarantine /usr/local/bin/mcp-devtoolsRelease v0.44.2
Changes in this Release
0.44.2 (2025-11-06)
Installation
Option 1: Install with go install
go install github.com/sammcj/mcp-devtools@HEAD
echo "${GOPATH}/bin/mcp-devtools"
# Use this path in your MCP configuration, if your GOPATH is not set, please check your Go installation / configuration.Option 2: Download pre-built binaries
- 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 - Windows AMD64:
mcp-devtools-windows-amd64.exe
- Rename the macOS / Linux binary to
mcp-devtoolsand place it in your path (e.g.,mv mcp-devtools-darwin-arm64 /usr/local/bin/mcp-devtools). - Make the binary executable e.g.
chmod +x /usr/local/bin/mcp-devtoolsand configure it in your MCP client as per the README.md
In both cases, if you're on macOS, you'll also need to run the following command to allow the downloaded binary to run:
xattr -r -d com.apple.quarantine /usr/local/bin/mcp-devtools