{
  "markdown": "# Probe (experimental V0)\n\nProbe lets AI agents empirically verify current claims about public HTTPS endpoints by making a bounded direct observation. This differs from web search or documentation, which report what sources say, and from model inference, which is not a live observation.\n\nProbe persists timestamped, freshness-aware evidence so a sufficiently recent matching observation can be reused and historical observations can be compared.\n\nV0 is intentionally narrow: public HTTPS hostname URLs on port 443; GET or HEAD; HTTP status, exact header, exact JSON Pointer value, or literal body-substring assertions. Public V0 requires `freshness_seconds` exactly `300`.\n\nRedirect following is opt-in with `follow_redirects=true`, limited to three 301/302/303/307/308 hops. Every destination must satisfy the same HTTPS, hostname, port, credential, query, fragment, and private/local safety restrictions. With the default `false`, Probe observes only the first response. Probe must not be used when the user's actual claim requires fetching an unsupported destination.\n\nProbe does not provide a complete DNS-rebinding guarantee, uptime guarantee, SLA, authentication feature, or pricing commitment. It is experimental V0.\n",
  "bytes": 1225,
  "sha": "99044ec0f4afb66f07baf7403e7ef0c59a10c34d1b681264d989b17cef903787",
  "repo_slug": "lexbritten/probe-mcp",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_lexbritten_probe_e04cf860/readme"
}