{
  "schema_v": 1,
  "tool_key": "gear-finder",
  "tool": {
    "schema_v": 1,
    "tool_key": "gear-finder",
    "type": "matchmaker",
    "render_mode": [
      "embedded_wp",
      "standalone"
    ],
    "engine": {
      "kind": "client_bundle",
      "entry": "gear-finder"
    },
    "steps": [
      {
        "id": "rankedGoals",
        "type": "ranked_multi_select"
      }
    ],
    "result_model": {
      "ranked": "result.ranked",
      "primaryStack": "result.primaryStack"
    },
    "profile_write": {
      "enabled": false,
      "signal_type": null,
      "consent_required": true
    },
    "capture": {
      "placement": "result_gate",
      "mode": "email_first"
    },
    "share": {
      "card": "result"
    },
    "analytics": {
      "events": [
        "tool_load",
        "step",
        "complete",
        "capture",
        "share"
      ]
    },
    "embed": {
      "allow": true
    },
    "security": {
      "csp": "strict",
      "rate_limit": "default",
      "biometric": false
    }
  },
  "schemas": {
    "input": {
      "type": "object",
      "additionalProperties": false,
      "required": [
        "rankedGoals",
        "budget",
        "avoidSubscriptions",
        "experience",
        "owned"
      ],
      "properties": {}
    },
    "output": {
      "type": "object",
      "additionalProperties": true,
      "required": [
        "result"
      ],
      "properties": {
        "result": {
          "type": "object"
        }
      }
    }
  },
  "endpoints": [
    {
      "kind": "model_context",
      "url": "document.modelContext.gearFinder",
      "auth": "none",
      "methods": [
        "GET"
      ]
    },
    {
      "kind": "mcp",
      "url": "https://longevity-stack-mcp.outliyr.com/mcp",
      "auth": "bearer",
      "methods": [
        "POST"
      ]
    }
  ],
  "mcp": {
    "endpoint": "https://longevity-stack-mcp.outliyr.com/mcp",
    "tool_name": "find_biohacking_gear",
    "auth": "bearer"
  },
  "dataset": null,
  "discovery": {
    "schema_v": 1,
    "app_key": "gear-finder",
    "title": "Outliyr Gear Finder",
    "description": "Match your goals, budget, and preferences with useful health devices, tests, and gear.",
    "canonical_url": "https://outliyr.com/biohacking-gear-finder",
    "standalone_url": "https://outliyr.com/apps/gear-finder",
    "landing_wp_id": 91351,
    "index_policy": "canonical_landing",
    "rendering": {
      "canonical": "server_rendered",
      "standalone": "prerendered_hydration"
    }
  }
}
