hvac quotes for Windsurf
io.github.wmarceau/hvac-quotes
HVAC equipment RFQ management - submit quotes to distributors
client:Windsurf
transport:stdio
runtime:pypi
Install hvac quotes in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"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>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs