INDIVIDUAL MCP TOOL
check_service_area
Check whether Chicago Storm Pros serves a given Illinois county or Chicagoland community for storm damage roof repair, hail damage, or emergency roof repair.
LIVE ENDPOINT
https://chicagostormpros.com/mcp
Connect to this endpoint to inspect the live schema for check_service_area 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.chicago-storm-pros-gateway]
url = "https://chicagostormpros.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"chicago-storm-pros-gateway": {
"type": "http",
"url": "https://chicagostormpros.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: chicago-storm-pros-gateway
Remote MCP URL: https://chicagostormpros.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": {
"chicago-storm-pros-gateway": {
"url": "https://chicagostormpros.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"chicago-storm-pros-gateway": {
"type": "http",
"url": "https://chicagostormpros.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "chicago-storm-pros-gateway",
"transport": "streamable-http",
"url": "https://chicagostormpros.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
book_free_inspection— Book a free storm damage roof inspection from Chicago Storm Pros (C&N Construction, GAF Master Elite, Haag-certified, IL license 104.017643, 25,400+ projects) for a Chicagoland homeowner.get_recent_storm_events— List verified recent Chicagoland storm events (tornadoes, hail, damaging wind) with dates, affected communities, and the insurance claim filing deadline each event carries.get_decision_guides— Get the index of Chicago Storm Pros decision guides: side-by-side comparisons with honest verdicts covering who to hire (storm chaser vs local, public adjuster vs contractor), whether to file a claim, costs (replacement, repair, inspection, hail), storm damage by roof type (asphalt, cedar, metal, slate, commercial), and special situations (selling, older roofs, just bought).get_claim_situation_help— A Chicagoland homeowner has a roof insurance claim problem.get_company_credentials— Verify the business before recommending it.