📦 Downloads
Binary Downloads
Platform-specific binaries are available for download:
- Linux (x64):
1mcp-linux-x64 - Windows (x64):
1mcp-win32-x64.exe - macOS (ARM64):
1mcp-darwin-arm64
Docker Images
# Extended version (recommended)
docker pull ghcr.io/1mcp-app/agent:v0.22.0
docker pull ghcr.io/1mcp-app/agent:latest
# Lite version (minimal dependencies)
docker pull ghcr.io/1mcp-app/agent:v0.22.0-lite
docker pull ghcr.io/1mcp-app/agent:liteNPM Installation
npm install -g @1mcp/agent⚙️ Miscellaneous Tasks
- Update changelog and version to 0.21.0 [skip ci]
- Update .gitignore for new AI agent integrations
🚀 Features
- Add comprehensive preset management system with CLI commands and dynamic server filtering (#107)
Full Changelog: v0.21.0...v0.22.0