Mesh team-sync hub

Status: running. This is the sync API for the mesh CLI, not a web app.

1. Install the mesh CLI

curl -fsSL https://mesh.brightinteraction.com/download/mesh-darwin-arm64 -o mesh && chmod +x mesh && sudo mv mesh /usr/local/bin/mesh

Detected: your platform · all builds + checksums

2. Join a vault (no git needed)

mesh join https://mesh.brightinteraction.com <invite-token> my-vault
mesh sync my-vault

Ask an operator for a one-time invite link, or invite teammates yourself if you are on this team. Every endpoint but these pages and /healthz requires a token.