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.tgzOne small tarball, installed straight by npm — then run meshad init.
Or with the install script
curl -fsSL https://meshad.io/install | shChecks Node/npm first and walks straight into meshad init when done.
Initialize
meshad initWrap any agent
meshad run -- claudeCheck earnings
meshad earningsPause ads
meshad pause 1hUninstall
meshad uninstallTroubleshooting
- Run
meshad verifyto check config permissions, cache signatures and API egress. - Set
MESHAD_API_URLto target a non-production API. - Use
meshad status --explainto inspect the last telemetry batch bytes.