{
  "mcpServers": {
    "herald": {
      "command": "npx",
      "args": [
        "-y",
        "@vmcsubastop/herald-mcp@1.1.0"
      ],
      "env": {
        "HERALD_CONSUMER_ID": "${HERALD_CONSUMER_ID}",
        "HERALD_REGISTRATION_KEY": "${HERALD_REGISTRATION_KEY}"
      },
      "timeout": 60000,
      "trust": false,
      "includeTools": [
        "herald_search_vehicles",
        "herald_get_lot",
        "herald_new_listings",
        "herald_market_value",
        "herald_market_coverage",
        "herald_health",
        "herald_search_resources"
      ]
    }
  }
}
