{
  "schema_version": "v1",
  "name_for_human": "GPT Researcher",
  "name_for_model": "gpt_researcher",
  "description_for_human": "GPT Researcher is an autonomous AI research agent that produces deep, multi-source research reports with inline citations on any topic.",
  "description_for_model": "Use GPT Researcher to perform autonomous deep research on a topic. Call deep_research for multi-source research reports with citations, or quick_search for fast snippet-level web search. The tool plans, retrieves, validates, and writes long-form research output. Best for queries that need synthesis across 10-30 sources rather than a single fact lookup. Typical run is 30-60 seconds. The product is open source under MIT and is also available as an MCP (Model Context Protocol) server.",
  "auth": {
    "type": "none"
  },
  "api": {
    "type": "openapi",
    "url": "https://gptr.dev/openapi.json",
    "is_user_authenticated": false
  },
  "logo_url": "https://gptr.dev/gptr-logo.png",
  "contact_email": "hello@gptr.dev",
  "legal_info_url": "https://gptr.dev/policy"
}
