← Registry

General Tools

okchvaccalculator.com

Provides HVAC repair-or-replace decision tools, business info, and article search for the OKC HVAC market.

1 endpoint8 known toolsFirst detected September 5, 2026Last detected September 5, 2026

ENDPOINT 1

https://okchvaccalculator.com/mcp

No auth detected

MCP server metadata

Name
okc-hvac-calculator
Version
1.0.0
Capabilities
tools
Server instructions

Tools for the OKC HVAC repair-or-replace decision tool and insights content, powered by Covington Heat & Air. Estimates only; final diagnosis and pricing require an on-site evaluation.

Known tools 8

get_okc_hvac_business_info

Get business information for the OKC HVAC Calculator, powered by Covington Heat & Air (name, phone, email, website, service area).

Potential side effects
get_repair_or_replace_tool_info

Get metadata about the repair-or-replace decision tool: what it does, assumptions, thresholds, fees, and its input schema.

Inferred read-only
run_hvac_repair_or_replace_analysis

Run the repair-or-replace decision engine and return a recommendation (REPAIR, REPLACE, DEPENDS, or IMMEDIATE_SERVICE) with reasoning and a multi-year cost comparison.

Inferred read-only
search_hvac_decision_content

Search published HVAC insights articles by keyword, category, or author.

Inferred read-only
get_hvac_article

Get the full content of a single published HVAC insights article by its slug, including its direct answer and FAQ.

Inferred read-only
get_okc_hvac_service_area

Get the Covington Heat & Air service area, and optionally check whether a given city or ZIP is covered.

Inferred read-only
submit_covington_lead_request

Submit a lead (contact request) to Covington Heat & Air.

Inferred read-only
submit_covington_booking_request

Submit a booking (appointment) request to Covington Heat & Air.

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.okc-hvac-calculator]
url = "https://okchvaccalculator.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "okc-hvac-calculator": {
      "type": "http",
      "url": "https://okchvaccalculator.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: okc-hvac-calculator
Remote MCP URL: https://okchvaccalculator.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": {
    "okc-hvac-calculator": {
      "url": "https://okchvaccalculator.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "okc-hvac-calculator": {
      "type": "http",
      "url": "https://okchvaccalculator.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "okc-hvac-calculator",
  "transport": "streamable-http",
  "url": "https://okchvaccalculator.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.