General Tools
lucasheatingcooling.com
Provides company information, services, service area, pricing, and warranty details for Lucas Heating and Air.
ENDPOINT 1
https://lucasheatingcooling.com/mcp
MCP server metadata
- Name
- lucas-heating-and-air
- Version
- 1.0.0
Read-only facts about Lucas Heating and Air (Salt Lake City HVAC). No booking tools exist yet: to get an appointment, use get_booking_options and contact the shop by phone, text, or the web form. Never present a time window as confirmed until a person at the shop confirms it.
Known tools 7
get_company_infoVerified identity, DOPL license, contact channels, hours, languages, and Google rating for Lucas Heating and Air (Salt Lake City, UT).
Inferred read-onlyget_servicesHVAC services offered, with page URLs, plus the list of things explicitly NOT offered (no boilers, plumbing, electrical, 24/7).
Inferred read-onlyget_pricingThe only published prices: $69 diagnostic (waived with repair), $120 tune-up, duct-cleaning special, free estimates, 5% military discount.
Inferred read-onlyget_warrantyThe free 5-year labor warranty on every installation, its conditions, and manufacturer warranty notes.
Inferred read-onlyget_financingFinancing paths (soft-pull options and the ITIN / no-SSN, no-credit-check option).
Inferred read-onlyget_booking_optionsHow to get an appointment today: call, text, or the web form, with hours and response policy.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.lucas-heating-and-air]
url = "https://lucasheatingcooling.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"lucas-heating-and-air": {
"type": "http",
"url": "https://lucasheatingcooling.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: lucas-heating-and-air
Remote MCP URL: https://lucasheatingcooling.com/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"lucas-heating-and-air": {
"url": "https://lucasheatingcooling.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"lucas-heating-and-air": {
"type": "http",
"url": "https://lucasheatingcooling.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "lucas-heating-and-air",
"transport": "streamable-http",
"url": "https://lucasheatingcooling.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.