HVTracker MCP for Cursor
io.github.yugantm/hvtracker-mcp
Pre-connect trust checks for AI agents and MCP servers using HVTracker's public trust registry.
client:Cursor
transport:streamable-http
runtime:npm
tools:8
Install HVTracker MCP in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"hvtracker-mcp": {
"url": "https://hvtracker.net/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs