📦 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.0
docker pull ghcr.io/1mcp-app/agent:latest
# Lite version (minimal dependencies)
docker pull ghcr.io/1mcp-app/agent:v0.23.0-lite
docker pull ghcr.io/1mcp-app/agent:liteNPM Installation
npm install -g @1mcp/agent🚀 Features
- Enhance tokens command with preset support and improved output (#128)
- Implement instruction aggregation and filtering (#130)
📚 Documentation
- Improve issue templates for 1MCP repository
- Update index.md with new MCP server examples
⚙️ Miscellaneous Tasks
- Add workflow to close stale issues and PRs
Full Changelog: v0.22.3...v0.23.0