{
  "calculators": {
    "count": 10,
    "describe": "GET a calculator to see its fields and reference data; POST to run it.",
    "detail": "https://ampworth.com/api/calculators/{id}",
    "ids": [
      "heat-pump-noise",
      "heat-pump-running-cost",
      "heat-pump-size",
      "hot-water-cylinder",
      "radiator-flow-temperature",
      "room-heat-loss",
      "solar-pv-output",
      "solar-pv-self-consumption",
      "solar-pv-shading",
      "solar-pv-system-size"
    ],
    "index": "https://ampworth.com/api/calculators"
  },
  "description": "Calculators and reference material for UK home energy, following the published MCS standards. Everything here is open, unauthenticated and needs no key.",
  "documents": {
    "categories": "https://ampworth.com/api/documents/categories",
    "detail": "https://ampworth.com/api/documents/{kind}/{slug}",
    "documents": 45,
    "index": "https://ampworth.com/api/documents",
    "kinds": [
      "guide",
      "article",
      "faq"
    ],
    "perspectives": "https://ampworth.com/api/documents/perspectives",
    "questions": 57,
    "search": "https://ampworth.com/api/documents/search?q="
  },
  "mcp": {
    "calculators": "https://ampworth.com/mcp/calculators",
    "documents": "https://ampworth.com/mcp/documents",
    "transport": "Streamable HTTP, stateless. POST requests must send Accept: application/json, text/event-stream."
  },
  "name": "Ampworth",
  "notice": "These calculators follow the published MCS methods, for understanding a system and checking a quotation. Anything that gets installed still needs a design and a site survey from a certified installer.",
  "standards": "https://mcscertified.com/standards-library/",
  "version": "1.0"
}
