Agents are checking before they connect

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.

machine requests served to AI agents
loading…
of which were answered tool calls
tool calls · last 24h
distinct tools used · 24h
machine requests · 24h

Last 24 hours · per hour

machine requests tool calls
now

Which questions · last 24h

Loading…

Live calls · tool name and time only

Loading…

Point your own agent at it

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.