← Registry

Security & Testing

hvtracker.net

Provides trust profiles and verification for AI agents and MCP servers.

1 endpoint8 known toolsFirst detected June 29, 2026Last detected September 18, 2026

ENDPOINT 1

https://hvtracker.net/mcp

No auth detected

MCP server metadata

Name
hvtracker
Version
1.28.1
Capabilities
experimentalpromptsresourcestools
Server instructions

Pre-connect trust checks for AI agents, frameworks, packages, and MCP servers using HVTracker's public trust registry.

Known tools 8

check_agent_trust

Get the HVTracker supply-chain trust profile for a tracked AI agent or framework.

Inferred read-only
verify_mcp_server

Pre-connect trust verdict for an MCP server, package, GitHub repo, or agent name before connecting an AI agent to it.

Inferred read-only
compare_agents

Compare two tracked AI agents side by side: trust scores, grades, runtime capabilities, and an evidence-based verdict.

Inferred read-only
search_agents

Search tracked AI agents and frameworks by name, repo, description, or category, ranked by trust score.

Inferred read-only
scan_stack

Bulk pre-connect trust check for a whole dependency set — paste a requirements.txt, package.json, MCP client config, or a plain list and get a trust verdict per item plus a stack summary.

Inferred read-only
list_categories

List the HVTracker categories with agent counts, so you can then pull a category's leaderboard.

Inferred read-only
get_leaderboard

Top tracked AI agents and MCP servers ranked by HVTrust score, optionally filtered to one category.

Inferred read-only
get_agent_history

90-day trust-score, grade, and rank history for one tracked agent — is it improving or declining?

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.hvtracker]
url = "https://hvtracker.net/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "hvtracker": {
      "type": "http",
      "url": "https://hvtracker.net/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: hvtracker
Remote MCP URL: https://hvtracker.net/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "hvtracker": {
      "url": "https://hvtracker.net/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "hvtracker": {
      "type": "http",
      "url": "https://hvtracker.net/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "hvtracker",
  "transport": "streamable-http",
  "url": "https://hvtracker.net/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for hvtracker.net was fetched 2026-07-28T02:55:20.438Z and is being refreshed.

Trust status Neutral

hvtracker.net is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.