HVTracker's trust layer is called by AI agents at decision time — over MCP and the public API. This page shows that traffic as it happens.
Free, read-only, no key. The same endpoint every call on this page came through.
claude mcp add --transport http hvtracker https://hvtracker.net/mcp
What's counted. The headline is machine requests —
raw HTTP hits on /mcp, /api/v1/* and the JSON data files.
It measures traffic, not work done: much of it is MCP protocol handshakes,
and a single answered question costs several requests in stateless MCP.
tool calls, shown beneath it and broken out per tool above, count
invocations an agent actually got an answer from — the stricter number, and the one
to watch as clients adopt the server. Traffic from this page is excluded from both.
We record the tool name and the hour — never arguments, IPs, or anything identifying
who asked. Raw numbers: /api/v1/usage ·
API docs.