INDIVIDUAL MCP TOOL
search_site
Search this site by keyword and return up to ten matching pages with title, URL, and excerpt. Covers AC repair, AC replacement, HVAC maintenance, ductwork, heating, electrical, indoor air quality, service areas, and blog posts.
LIVE ENDPOINT
https://libertyairandelectric.com
Connect to this endpoint to inspect the live schema for search_site and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- A tool name or description suggests retrieving external content.
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.webmcp]
url = "https://libertyairandelectric.com"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"webmcp": {
"type": "http",
"url": "https://libertyairandelectric.com"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: webmcp
Remote MCP URL: https://libertyairandelectric.com
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": {
"webmcp": {
"url": "https://libertyairandelectric.com"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"webmcp": {
"type": "http",
"url": "https://libertyairandelectric.com"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "webmcp",
"transport": "streamable-http",
"url": "https://libertyairandelectric.com"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
search_site_form— Search this site for pages by keyword and load the results page.request_service— Open the appointment scheduling form pre-selected to a service so the visitor can book Liberty Air and Electric for HVAC or electrical work in Florida. Use when a visitor wants to schedule, book, or request service.book_appointment— Book a Liberty Air and Electric service appointment in Florida by submitting the full job details in one step. Use when you have the service type, a description of the problem, the service address, a name, and a phone number. AC repair and AC replacement are available same-day. AC maintenance is a planned visit that needs about two days of lead time and is never scheduled on a weekend or a Monday, so the tool reports its real earliest date. Other services are next-day. The team arrives for service within 12 hours of booking, usually within 3. The phone line (833) 532-4414 is answered 24/7.