{
  "schema_version": "v1",
  "name_for_model": "financesec",
  "name_for_human": "FinanceSec",
  "description_for_model": "FinanceSec is a deterministic SEC EDGAR 10-K/10-Q fact engine and quantitative risk API. Recalled cells carry filing accession numbers, XBRL concepts, fiscal periods, and SHA-256 audit hashes. Missing facts return SAFE_REFUSAL (zero hallucination). Features 14 MCP tools, 12 valuation packs, macro indicators, and topological claim verification.",
  "description_for_human": "Deterministic SEC EDGAR financial intelligence and valuation engine with cryptographic provenance.",
  "auth": {
    "type": "service_http",
    "authorization_type": "custom",
    "custom_auth_header": "X-License-Key"
  },
  "api": {
    "type": "openapi",
    "url": "https://finsec.caleralabs.com/openapi.json",
    "is_user_authenticated": false
  },
  "mcp": {
    "server_url": "https://finsec.caleralabs.com/mcp",
    "tool_count": 14,
    "primary_tool": "query_financial_sec"
  },
  "llms_txt": "https://finsec.caleralabs.com/llms.txt",
  "logo_url": "https://finsec.caleralabs.com/assets/financial-sec-logo.svg",
  "contact_email": "support@caleralabs.com",
  "legal_info_url": "https://finsec.caleralabs.com/terms"
}
