{
  "ok": true,
  "name": "price-tracker",
  "url": "https://mcp.zovo.one/mcp/price-tracker",
  "protocol": "MCP streamable HTTP (2025-06-18)",
  "transport": "streamable-http",
  "build": "2026-09-13.1",
  "summary": "public http/https pages only; private, loopback, link-local and metadata addresses are refused, before and after every redirect",
  "tool_count": 10,
  "tools": [
    "price_check",
    "watch_add",
    "watch_list",
    "watch_remove",
    "watch_refresh",
    "price_history",
    "price_add_manual",
    "alerts_pending",
    "license_status",
    "license_activate"
  ],
  "free_limits": "3 watches, last 30 observations per watch",
  "authentication": {
    "note": "This GET is public so a health check and a browser both get an answer. The JSON-RPC traffic is POST and still needs a token.",
    "get_a_free_token": "GET https://mcp.zovo.one/mcp/token",
    "ready_made_urls": "GET https://mcp.zovo.one/mcp/connect",
    "header_form": "Authorization: Bearer <token>",
    "url_form": "https://mcp.zovo.one/mcp/price-tracker/t/<token>"
  },
  "index": "https://mcp.zovo.one/mcp",
  "source": "https://github.com/theluckystrike/mcp-servers"
}