Skip to content
Cline

hvac quotes for Cline

io.github.wmarceau/hvac-quotes

HVAC equipment RFQ management - submit quotes to distributors

client:Cline transport:stdio runtime:pypi

Install hvac quotes in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "hvac-quotes": {
      "command": "uvx",
      "args": [
        "hvac-quotes-mcp"
      ],
      "env": {
        "HVAC_MOCK_EMAIL": "<HVAC_MOCK_EMAIL>",
        "SMTP_HOST": "<SMTP_HOST>",
        "SMTP_PORT": "<SMTP_PORT>",
        "SMTP_USER": "<SMTP_USER>",
        "SMTP_PASS": "<SMTP_PASS>",
        "SMTP_FROM": "<SMTP_FROM>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

hvac quotes in other clients