Back to MCP Servers
Hvac Quotes
HVAC equipment RFQ management for contractors - submit quotes to distributors, track responses, and compare pricing
workplace-productivity
Installation
npx -y hvac-quotes-mcpConfiguration
{
"mcpServers": {
"hvac-quotes-mcp": {
"command": "npx",
"args": ["-y", "hvac-quotes-mcp"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes