# MEP Tools

Source: https://meptools.com/

Browser-based calculators and layout tools for mechanical, electrical and plumbing
building services engineering. Every tool runs in the browser; projects can be saved
to an account.

## Tools

- **Plant Room Studio** — https://meptools.com/tools/plant-room-studio/ — lay out plant
  room equipment with maintenance clearances and access aisles, import a CAD background,
  and export the arrangement.
- **Voltage Drop Cable Checker** — https://meptools.com/tools/voltage-drop-cable-checker/
  — size a cable and check it against a voltage drop limit.
- **Duct Pressure Drop Calculator** — https://meptools.com/tools/duct-pressure-drop-calculator/
  — size ductwork and calculate friction loss for a given airflow.
- **Water Pipe Pressure Drop & Pump Head** — https://meptools.com/tools/water-pipe-pressure-drop-pump-head/
  — pipe pressure drop and pump head for a water circuit.

## Documentation

- Documentation home: https://meptools.com/docs/
- Machine-readable index of every page, with links to each page's markdown version:
  https://meptools.com/llms.txt
- Capability manifest (ARD): https://meptools.com/.well-known/ai-catalog.json

## Notes for agents

- Any page's markdown version, where one exists, is the same URL with `.md` appended —
  for example https://meptools.com/docs/faq.md. Pages without a markdown version are
  listed without one in `llms.txt`.
- The API under `/api/` is first-party only. There is no agent registration, no public
  OAuth authorization server, and no machine-client credential flow. Do not attempt to
  authenticate against it.
- These tools support engineering workflows. They do not replace qualified professional
  judgment, project-specific review, or statutory compliance review.
