← Registry

General Tools

lucasheatingcooling.com

Provides company information, services, service area, pricing, and warranty details for Lucas Heating and Air.

1 endpoint7 known toolsFirst detected September 6, 2026Last detected September 6, 2026

ENDPOINT 1

https://lucasheatingcooling.com/mcp

No auth detected

MCP server metadata

Name
lucas-heating-and-air
Version
1.0.0
Capabilities
tools
Server instructions

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_info

Verified identity, DOPL license, contact channels, hours, languages, and Google rating for Lucas Heating and Air (Salt Lake City, UT).

Inferred read-only
get_services

HVAC services offered, with page URLs, plus the list of things explicitly NOT offered (no boilers, plumbing, electrical, 24/7).

Inferred read-only
get_service_area

Cities and counties served on the Wasatch Front.

Inferred read-only
get_pricing

The only published prices: $69 diagnostic (waived with repair), $120 tune-up, duct-cleaning special, free estimates, 5% military discount.

Inferred read-only
get_warranty

The free 5-year labor warranty on every installation, its conditions, and manufacturer warranty notes.

Inferred read-only
get_financing

Financing paths (soft-pull options and the ITIN / no-SSN, no-credit-check option).

Inferred read-only
get_booking_options

How to get an appointment today: call, text, or the web form, with hours and response policy.

Inferred read-only

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.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.