
site
Texas Solar Cost Calculator: the site's own MCP server — calculator, enquiry (enquiry = a human...
Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only
What it can do
What data it sees
Do you need an account
No: the server works without sign-in
Texas Solar Cost Calculator: the site's own MCP server — calculator, enquiry (enquiry = a human...
Server tool list (5)
Raw names from tools/list. Only developers need these.
| calculator_describe | The inputs this calculator takes (with units, ranges and defaults), the outputs it returns, and the assumptions and tables behind it. |
| calculate | Run the Texas solar cost calculator calculator: System size used (kW); Low estimate ($2.50 per watt); High estimate ($3.20 per watt); Estimated installed cost (midpoint). Missing inputs fall back to their documented defaults. |
| enquiry_describe | Read first. States plainly what submit_enquiry does on Texas Solar Cost Calculator: it starts an enquiry with human providers who quote directly. Nothing is bought, ordered or paid; no quote is guaranteed; it is free. Also returns who receives the details, the consent wording, and how the person confirms. |
| enquiry_fields | Every field of the Texas Solar Cost Calculator enquiry: key, label, type, whether required, help text and the allowed options where there are any. Pass answers to submit_enquiry keyed by field key. |
| submit_enquiry | Submits an enquiry to Texas Solar Cost Calculator — NOT a purchase, NOT a guaranteed quote. Step 1: call with the answers (keyed by field key from enquiry_fields) and consent=true; it validates and returns a summary, the consent line and a confirmation token — show the person the summary and the consent line. Step 2: only if the person agrees, call again with the same answers, consent=true and the confirmation token; the enquiry is then submitted, and the person receives an email with a link they must click before any provider sees it. Consent means the person has read and agreed to: "Happy for my details to go to a licensed Texas solar installer, who'll contact me directly." |