📦 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.23.2
docker pull ghcr.io/1mcp-app/agent:latest
# Lite version (minimal dependencies)
docker pull ghcr.io/1mcp-app/agent:v0.23.2-lite
docker pull ghcr.io/1mcp-app/agent:liteNPM Installation
npm install -g @1mcp/agent🚀 Features
- Enhance instruction template system with empty server handling and documentation (#134)
- Enhance instruction template variables and grammar helpers
🚜 Refactor
- Improve logging infrastructure and fix test reliability (#133)
Full Changelog: v0.23.1...v0.23.2