{
  "ok": true,
  "name": "collector-scout-mcp",
  "product": "Collector Scout",
  "url": "https://collector-scout.mcp.createsomething.agency",
  "mcpUrl": "https://collector-scout.mcp.createsomething.agency/mcp",
  "accountProduct": "Scout Garage",
  "paidBoundary": "Scout Garage Pro",
  "transport": "streamable-http",
  "endpoint": "/mcp",
  "runtime": "cloudflare-worker",
  "environment": "production",
  "dataMode": "fixture",
  "brand": {
    "productName": "Collector Scout",
    "productUrl": "https://collector-scout.mcp.createsomething.agency",
    "mcpUrl": "https://collector-scout.mcp.createsomething.agency/mcp",
    "creator": {
      "name": "CREATE SOMETHING",
      "url": "https://createsomething.agency",
      "logoPath": "/logo.svg",
      "logoUrl": "https://collector-scout.mcp.createsomething.agency/logo.svg"
    }
  },
  "auth": {
    "configured": false,
    "header": "Authorization: Bearer <COLLECTOR_SCOUT_MCP_API_KEY>"
  },
  "e2b": {
    "apiKeyConfigured": true,
    "runnerConfigured": true,
    "mode": "e2b_runner"
  },
  "inventoryIndex": {
    "source": "licensed-feed",
    "configured": true,
    "recordCount": 0,
    "recordState": "empty",
    "provider": "free-manual",
    "feedMode": "free_manual",
    "mode": "free_index_first",
    "reliabilityTier": "free_index_ready",
    "requiredEnv": [
      "INVENTORY_INDEX D1 binding",
      "COLLECTOR_SCOUT_LICENSED_FEED_PROVIDER or free-manual feed mode"
    ],
    "indexedSearchOwns": [
      "All-US active inventory completeness claims.",
      "Saved hunts, status tracking, and listing alerts.",
      "Persistent listing ids, normalized seller/source records, and licensed image display when permitted.",
      "Primary local/radius ranking before any live marketplace fallback."
    ],
    "liveFallbackOwns": [
      "Source-safe current marketplace/dealer checks when the licensed index is absent or dry.",
      "E2B task evidence, sourceCoverage, and candidate normalization from browser-visible pages.",
      "Transparent blocked/no-candidate/skipped reasons instead of claiming the whole market is empty."
    ],
    "canonicalListingFields": [
      "source",
      "sourceListingId",
      "sourceUrl",
      "year",
      "make",
      "model",
      "trim",
      "bodyStyle",
      "seller",
      "city",
      "state",
      "postalCode",
      "latitude",
      "longitude",
      "priceUsd",
      "mileage",
      "transmission",
      "status",
      "firstSeenAt",
      "lastSeenAt",
      "activeConfidence",
      "licenseAllowsImages"
    ],
    "agentInstruction": "The inventory index is configured but currently empty; use run_live_marketplace_search and explain sourceCoverage until owned/licensed feed records are backfilled.",
    "stopCondition": "Stop treating ranked: [] or recordCount: 0 as a market-wide no-inventory result; backfill owned/licensed records or use live fallback evidence.",
    "operatorNextStep": "Backfill owned, manual, or explicitly permitted free-feed inventory records, then recheck /api/inventory/health."
  },
  "sourcePolicy": {
    "marketplaceMode": "assist_only",
    "liveScraping": false,
    "imagesRehosted": false
  },
  "scoutGarage": {
    "storageConfigured": true,
    "accountProduct": "Scout Garage",
    "accountTier": "free",
    "anonymousGarage": true,
    "rateLimit": {
      "scope": "anonymous_garage",
      "saveHuntPerHour": 30,
      "inspectPerMinute": 60,
      "maxSavedHuntsFree": 100,
      "maxSavedListingsPerHuntFree": 25,
      "enforcement": "enforced",
      "upgradePath": "Scout Garage Pro",
      "notes": [
        "Anonymous Scout Garage save and inspection flows are rate-limited through the hosted D1 boundary.",
        "Anonymous garage tokens are bearer credentials and should not be logged or shared.",
        "Paid tiers should unlock alerts, history, and seller workflows rather than basic saved hunts."
      ]
    }
  }
}