AskMarcel HVAC Technical Knowledge for Claude Desktop
io.github.askmarcel/mcphvac
15 HVAC MCP tools: lookups, SKU provenance, guided PAC, Beta Harness sessions. 126 brands.
client:Claude Desktop
transport:streamable-http
Install AskMarcel HVAC Technical Knowledge in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"mcphvac": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.askmarcel.app"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs