{
  "kind": "tool",
  "id": "perplexity",
  "name": "Perplexity",
  "vendor": "Perplexity",
  "category": "search",
  "released": null,
  "homepage": "https://www.perplexity.ai",
  "built_on_models": [
    "openai__gpt-5.4",
    "anthropic__claude-sonnet-4-6"
  ],
  "oss": false,
  "pricing_tiers": [
    {
      "name": "Free",
      "monthly_usd": 0,
      "per_seat": false
    },
    {
      "name": "Pro",
      "monthly_usd": 20,
      "per_seat": true
    },
    {
      "name": "Enterprise Pro",
      "monthly_usd": 40,
      "per_seat": true
    }
  ],
  "free_tier": true,
  "modalities": [
    "text"
  ],
  "links": {
    "homepage": "https://www.perplexity.ai"
  },
  "tags": [
    "ai-search",
    "answer-engine",
    "citations"
  ],
  "sources": [
    "https://www.perplexity.ai"
  ],
  "status": "ga",
  "events": []
}