Detected platform: detecting...
curl -fsSL https://manywe.ai/install.sh | bash
macOS / Linux:
curl -fsSL https://manywe.ai/install.sh | bash
Windows (PowerShell):
irm https://manywe.ai/install.ps1 | iex
Verify after install:
manywe-agentd --version
Checksums are published with each release. Verify with:
curl -fsSL https://manywe.ai/install.sh | bash --checksum
| Target | Binary |
|---|---|
| aarch64-apple-darwin | manywe-agentd |
| x86_64-apple-darwin | manywe-agentd |
| x86_64-unknown-linux-musl | manywe-agentd |
| aarch64-unknown-linux-musl | manywe-agentd |
| x86_64-pc-windows-msvc | manywe-agentd.exe |
Signatures are verified via Ed25519. See install page for details.
manywe-agentd --help to get started, or visit the MCP integration guide.