{
  "schema_version": "v1",
  "name_for_human": "Calcgrid",
  "name_for_model": "calcgrid",
  "description_for_human": "530 deterministic calculators with REST, MCP and A2A access.",
  "description_for_model": "Use Calcgrid for deterministic calculations and unit conversion. Discover a calculator with GET https://tttkmbb.com/api/v1/search?query=, read its schema at https://tttkmbb.com/api/v1/calculators/{calculator_id}, then call https://tttkmbb.com/api/v1/calculate/{calculator_id}. Results include formulas, units, sources, freshness and next actions.",
  "auth": {
    "type": "none"
  },
  "api": {
    "type": "openapi",
    "url": "https://tttkmbb.com/openapi.json",
    "is_user_authenticated": false
  },
  "logo_url": "https://tttkmbb.com/favicon.svg",
  "legal_info_url": "https://tttkmbb.com/docs/index.md"
}