📦 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.27.4
docker pull ghcr.io/1mcp-app/agent:latest
# Lite version (minimal dependencies)
docker pull ghcr.io/1mcp-app/agent:v0.27.4-lite
docker pull ghcr.io/1mcp-app/agent:liteNPM Installation
npm install -g @1mcp/agent⚙️ Miscellaneous Tasks
- Update version and changelog to 0.27.3 [skip ci] by @github-actions[bot]
- Update @modelcontextprotocol/sdk to version 1.24.3 and adjust related dependencies in pnpm-lock.yaml; refactor MCP_CLIENT_CAPABILITIES structure in mcp.ts by @xizhibei
Full Changelog: v0.27.3...v0.27.4