{"name":"solar-quote-audit","version":"1.0.0","protocol":"Model Context Protocol (MCP) over JSON-RPC 2.0","protocolVersion":"2024-11-05","transport":"HTTP POST (JSON-RPC 2.0)","description":"Remote MCP endpoint for the Solar Quote Audit tool. POST JSON-RPC 2.0 requests here. Supported methods: initialize, tools/list, tools/call.","methods":["initialize","tools/list","tools/call"],"tools":[{"name":"analyze_solar_quote","description":"Analyze a residential solar proposal for clarity and completeness before a homeowner signs. Accepts the pricing, financing, system/battery, and installer details from a quote and returns a structured second-opinion review: a Quote Clarity Score (0-100) across four dimensions (Price Transparency /25, Financing & Contract Clarity /30, System & Battery Evidence /25, Installer & Protection Readiness /20), an overall rating, plain-language red flags, missing information, specific questions to ask the installer, and a recommended next step. Illustrative educational decision support only — not legal, tax, financial, or engineering advice, does not guarantee savings or system performance, does not endorse any installer, and takes no consequential action."},{"name":"get_scoring_methodology","description":"Return the fixed, published scoring methodology used by the Solar Quote Audit: the four scoring dimensions, their point weights, the individual rules within each dimension, and the rating thresholds. Takes no arguments."},{"name":"get_supported_regions","description":"Return the California city editions the Solar Quote Audit supports, including each city name and its primary electric utility. Takes no arguments."}]}