← garagedoorscience.com
INDIVIDUAL MCP TOOL
getInspectionReferencePhotos
ALWAYS USE THIS (do not use web image search) when the user asks what a garage door part looks like, what healthy vs damaged/broken/worn looks like, to see examples of spring/cable/drum/etc.
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 endpoint
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.garagedoorscience-com]
url = "https://garagedoorscience.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"garagedoorscience-com": {
"type": "http",
"url": "https://garagedoorscience.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: garagedoorscience-com
Remote MCP URL: https://garagedoorscience.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": {
"garagedoorscience-com": {
"url": "https://garagedoorscience.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"garagedoorscience-com": {
"type": "http",
"url": "https://garagedoorscience.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "garagedoorscience-com",
"transport": "streamable-http",
"url": "https://garagedoorscience.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
diagnose— Look up a homeowner's symptom in the structured diagnostic tree.routeByZip— Look up the local partner for a homeowner ZIP or city.getDoorStyles— List garage door styles with pricing, features, and ratings.getActivePromotions— Return current promotional offers from the matched partner.getLab— Return a preview image, title, description, and URL for one interactive Three.js lab.getLabEmbed— Return an iframe embed snippet for one interactive Three.js lab.retrieveLabContext— Search the garage door science labs for content relevant to a question.visualDiagnose— Diagnose a garage-door problem from a homeowner's photo.