Skip to content
Windsurf

OpenMEP duct sizing for Windsurf

io.github.samarmstrong/openmep

Deterministic HVAC duct sizing: size one run or a supply/return network, grade existing sections.

client:Windsurf transport:stdio runtime:npm

Install OpenMEP duct sizing in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "openmep": {
      "command": "npx",
      "args": [
        "-y",
        "@openmep/mcp"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

OpenMEP duct sizing in other clients