{
  "schema_version": "v1",
  "name_for_human": "F-Star Protocol",
  "name_for_model": "fstar",
  "description_for_human": "Read-only data for F-Star Protocol funds (NAV, dividends, strategies, on-chain events).",
  "description_for_model": "Use to fetch read-only F-Star Protocol (fund-vault) data: protocol metadata, contract registry, settlement policies, fund NAV and history, dividend rounds and Merkle proofs, strategy ratings, and indexed on-chain events. All GET, anonymous, JSON. No write/trade operations are exposed; subscriptions/redemptions/claims are signed by the user's own wallet.",
  "auth": {
    "type": "none"
  },
  "api": {
    "type": "openapi",
    "url": "https://api.fstar.io/openapi.json"
  },
  "logo_url": "https://fstar.io/icon.svg",
  "contact_email": "integrations@fstar.dev",
  "legal_info_url": "https://fstar.io/agents"
}
