INDIVIDUAL MCP TOOL
get_services
HVAC services offered, with page URLs, plus the list of things explicitly NOT offered (no boilers, plumbing, electrical, 24/7).
LIVE ENDPOINT
https://lucasheatingcooling.com/mcp
Connect to this endpoint to inspect the live schema for get_services and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent server
CONNECT 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.
Related tools
get_company_info— Verified identity, DOPL license, contact channels, hours, languages, and Google rating for Lucas Heating and Air (Salt Lake City, UT).get_service_area— Cities and counties served on the Wasatch Front.get_pricing— The only published prices: $69 diagnostic (waived with repair), $120 tune-up, duct-cleaning special, free estimates, 5% military discount.get_warranty— The free 5-year labor warranty on every installation, its conditions, and manufacturer warranty notes.get_financing— Financing paths (soft-pull options and the ITIN / no-SSN, no-credit-check option).get_booking_options— How to get an appointment today: call, text, or the web form, with hours and response policy.