Herald Vehicle Auction runs on your own machine — the client starts it, so there is no endpoint to ping. 22 installs a week from npm.
Peru vehicle auction catalog and AVT market valuations for VMC Subastas
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add herald-vehicle-auction -- npx -y @vmcsubastop/herald-mcp
{
"mcpServers": {
"herald-vehicle-auction": {
"args": [
"-y",
"@vmcsubastop/herald-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.herald-vehicle-auction]
command = "npx"
args = ["-y", "@vmcsubastop/herald-mcp"]
{
"mcpServers": {
"herald-vehicle-auction": {
"args": [
"-y",
"@vmcsubastop/herald-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"herald-vehicle-auction": {
"args": [
"-y",
"@vmcsubastop/herald-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.