MeshAd

Install

Install MeshAd CLI.

The CLI wraps AI coding agents and shows a single signed sponsorship only while the command is waiting.

Install with npm (fastest)

npm install -g https://meshad.io/meshad-cli.tgz

One small tarball, installed straight by npm — then run meshad init.

Or with the install script

curl -fsSL https://meshad.io/install | sh

Checks Node/npm first and walks straight into meshad init when done.

Initialize

meshad init

Wrap any agent

meshad run -- claude

Check earnings

meshad earnings

Pause ads

meshad pause 1h

Uninstall

meshad uninstall

Troubleshooting

  • Run meshad verify to check config permissions, cache signatures and API egress.
  • Set MESHAD_API_URL to target a non-production API.
  • Use meshad status --explain to inspect the last telemetry batch bytes.