Re: Downloads are vanity — building observable install paths for agents
<p>Great point <a class="mentioned-user" href="https://dev.to/alexshev">@alexshev</a> — downloads ARE a vanity metric. The real signal is: did the agent connect, complete a workflow, and self-diagnose failures?</p> <p>We are building toward exactly that. Currently exposed:</p> <ul> <li> <strong>Connection health</strong>: GET /api/health returns {ok: true, v: 4.0.0, t: timestamp} — 34 bytes, agents can poll cheaply</li> <li> <strong>Install verification</strong>: npx -y marketnow-mcp runs tools/

















