mcp-trino-v0.6.0
·
21 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
Changelog
Features
Installation
Claude Desktop (macOS/Windows)
Download the .mcpb bundle for your platform and double-click to install:
- macOS Apple Silicon (M1/M2/M3/M4):
mcp-trino_0.6.0_darwin_arm64.mcpb - macOS Intel:
mcp-trino_0.6.0_darwin_amd64.mcpb - Windows:
mcp-trino_0.6.0_windows_amd64.mcpb
Homebrew (macOS)
brew install txn2/tap/mcp-trinoClaude Code CLI
claude mcp add trino \
-e TRINO_HOST=your-trino-host \
-e TRINO_USER=your-user \
-- mcp-trinoDocker
docker pull ghcr.io/txn2/mcp-trino:v0.6.0Verification
All release artifacts are signed with Cosign. Verify with:
cosign verify-blob --bundle mcp-trino_0.6.0_linux_amd64.tar.gz.sigstore.json \
mcp-trino_0.6.0_linux_amd64.tar.gz