📦 Downloads
Binary Downloads
Compressed archives containing platform-specific binaries:
- Linux (x64):
1mcp-linux-x64.tar.gz - Linux (ARM64):
1mcp-linux-arm64.tar.gz - Windows (x64):
1mcp-win32-x64.zip - macOS (ARM64):
1mcp-darwin-arm64.tar.gz - macOS (Intel):
1mcp-darwin-x64.tar.gz
Docker Images
# Extended version (recommended)
docker pull ghcr.io/1mcp-app/agent:v0.28.0
docker pull ghcr.io/1mcp-app/agent:latest
# Lite version (minimal dependencies)
docker pull ghcr.io/1mcp-app/agent:v0.28.0-lite
docker pull ghcr.io/1mcp-app/agent:liteNPM Installation
npm install -g @1mcp/agent🚀 Features
- Add pre-release version detection to Docker and npm workflows by @xizhibei
- Add comprehensive MCP server management system (#187) by @xizhibei in #187
📚 Documentation
- Fix incorrect binary names in installation guide (#194) by @do-not-do-that in #194
- Update installation guide with correct binary names by @xizhibei
⚙️ Miscellaneous Tasks
- Update version and changelog to 0.27.4 [skip ci] by @github-actions[bot]
- Update stale issue and PR settings to reduce inactivity thresholds by @xizhibei
New Contributors
- @do-not-do-that made their first contribution in #194
Full Changelog: v0.27.4...v0.28.0