Installing agentic-go
agentic-go installs as a self-contained local binary bundle consisting of agentic-go, the companion agentic-go-gopls sidecar, and agentic-go-vet.
Supported Environments
- Operating Systems: macOS (Darwin) and Linux
- Architectures:
amd64(x86_64) andarm64(Apple Silicon / AArch64) - Go Toolchains: Go 1.25, 1.26, and 1.27
Pinned Gopls Companion
You do not need to install or configure gopls separately. The release bundle packages an exact, tested gopls v0.21.0 binary configured for private stdio LSP communication with telemetry disabled.
Interactive Installation Command Generator
Terminal Installer
brew install agentic-mcps/tap/agentic-go
agentic-go --version
Validating with doctor
Terminal Verification
$ agentic-go doctor
> [PASS] Go toolchain: go1.27.0 darwin/arm64
> [PASS] Companion sidecar: agentic-go-gopls v0.21.0
> [PASS] Workspace: contained and symlink-safe