ManyWe ManyWe.ai

Quick Install

curl -fsSL https://manywe.ai/install.sh | bash

All Platforms

Install Instructions

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

SHA-256 Checksums

Checksums are published with each release. Verify with:

curl -fsSL https://manywe.ai/install.sh | bash --checksum
TargetBinary
aarch64-apple-darwinmanywe-agentd
x86_64-apple-darwinmanywe-agentd
x86_64-unknown-linux-muslmanywe-agentd
aarch64-unknown-linux-muslmanywe-agentd
x86_64-pc-windows-msvcmanywe-agentd.exe

Signatures are verified via Ed25519. See install page for details.

First time? After installing, run manywe-agentd --help to get started, or visit the MCP integration guide.