{
  "name": "FindFetcher",
  "description": "AI-powered Smart Shopping platform for Australia. Persistent price + availability monitoring across retail, tickets, experiences, and cars. Subscription SaaS, AUD pricing, AU-only coverage.",
  "url": "https://findfetcher.com.au",
  "country_market": "AU",
  "currency": "AUD",
  "categories": ["retail", "tickets", "experiences", "cars"],
  "subscription_required": true,
  "trial_for_agent_signup": false,
  "trial_for_human_signup_days": 14,
  "trial_applies_to_tier": "pro",
  "pricing_tiers": [
    {
      "tier": "lite",
      "monthly_price_aud": 3,
      "annual_price_aud": 32.4,
      "active_fetches_included": 1,
      "cadences": ["daily"],
      "premium_hourly_slot": false,
      "calendar_integration": false,
      "addon_standard_slot_aud_per_month": 2
    },
    {
      "tier": "plus",
      "monthly_price_aud": 9,
      "active_fetches_included": 5,
      "cadences": ["daily"],
      "premium_hourly_slot": false,
      "calendar_integration": false,
      "addon_standard_slot_aud_per_month": 2
    },
    {
      "tier": "pro",
      "monthly_price_aud": 24,
      "active_fetches_included": 9,
      "cadences": ["daily", "hourly"],
      "premium_hourly_slot": true,
      "premium_hourly_slots_included": 1,
      "calendar_integration": true,
      "quiet_hours_supported": true,
      "addon_standard_slot_aud_per_month": 2,
      "addon_premium_slot_aud_per_month": 14
    }
  ],
  "signup_url_for_agents": "https://findfetcher.com.au/agents",
  "checkout_url_template": "https://findfetcher.com.au/api/checkout/create-session?plan={tier}&withTrial=false&source=agents&interval={monthly|annual}",
  "checkout_method": "GET",
  "checkout_redirect_to": "Stripe Checkout (hosted)",
  "checkout_human_in_loop": true,
  "checkout_human_in_loop_note": "Stripe Checkout is the human-approval boundary. Agent navigates to the URL; the human (or the human's authorised payment method) completes payment in Stripe's hosted UI.",
  "post_signup_confirmation_email": true,
  "post_signup_confirmation_window_days": 7,
  "agent_api": {
    "status": "planned",
    "evaluation_window": "Q4 2026 / Q1 2027",
    "planned_base_url": "https://findfetcher.com.au/api/v1",
    "planned_mcp_endpoint": "https://findfetcher.com.au/api/mcp",
    "planned_auth": "oauth2_client_credentials_with_agent_scopes",
    "planned_capabilities": [
      "create_price_watch",
      "list_price_watches",
      "get_matches",
      "cancel_price_watch"
    ]
  },
  "documentation": {
    "integration_manual": "https://findfetcher.com.au/agents.md",
    "extended_overview": "https://findfetcher.com.au/llms-full.txt",
    "short_overview": "https://findfetcher.com.au/llms.txt"
  },
  "support_contact": "joey@findfetcher.com.au",
  "security_contact": "https://findfetcher.com.au/.well-known/security.txt",
  "last_updated": "2026-06-04",
  "schema_note": "This file is a FindFetcher-specific discovery hint, not a compliance declaration against any settled industry standard. The ACP/UCP/MCP standards landscape is still emerging; FindFetcher will adopt the formal subscription-mode standard when one stabilises."
}
