{
  "schema_version": "v1",
  "name_for_human": "ToolHund",
  "name_for_model": "toolhund",
  "description_for_human": "Ranked AI tool recommendations with reasoning, pricing signals and ToolHund Score.",
  "description_for_model": "Use ToolHund to recommend AI services for a natural-language task. Call POST /api/v1/recommend with a task string (and optional constraints like budget_max_usd_month or category) to receive ranked picks with reasoning, tradeoffs, pricing signals, monetization disclosure and links. Public endpoint, 20 req/day per IP without a key.",
  "auth": {
    "type": "none"
  },
  "api": {
    "type": "openapi",
    "url": "https://toolhund.com/openapi.json"
  },
  "logo_url": "https://toolhund.com/favicon.ico",
  "contact_email": "api@toolhund.com",
  "legal_info_url": "https://toolhund.com/terms"
}