Utilify
io.github.Utilify-io/utilify-mcpAI agents compare and sign up for Texas utility plans: electricity, internet, gas, water, trash.
Tools · 8
Find utility providers when someone is moving to a Texas address or setting up utilities at a new home. Covers nine utility types: electricity, internet, gas, water, sewer (city wastewater), trash, pr…
Get plans, pricing, and terms for a specific Texas utility provider — use after search_utility_providers has narrowed the list and the user wants to drill into one option. Use when the user says 'tell…
Compare 2–5 Texas utility providers side by side when the user is deciding between specific named options at a new address. Use when the user says 'help me pick between these two', 'which is cheaper f…
Start enrollment with a specific utility provider at a Texas address — use after the user has chosen a plan and confirmed they want to sign up. Use when the user says 'go ahead and sign me up', 'enrol…
Check where a previously-started Utilify signup stands — use when the user asks whether their enrollment went through. Use when the user says 'did my electricity signup go through', 'is my power on fo…
Generate a personalized move-in day utility setup checklist for a Texas address — use when the user asks what utilities they need or wants a step-by-step move-in plan. Use when the user says 'I'm relo…
Get current deals, coupons, and exclusive affiliate offers for utilities at a Texas address — use when the user wants the best available price, not just any provider. Use when the user says 'what's th…
Capture a Texas homeowner's interest in rooftop solar and route to a licensed installer — use when the user owns (or is buying) a Texas home and mentions solar panels, solar quotes, solar savings, or …
Resources · 3
All active utility providers Utilify covers, across Texas. Grouped by utility type.
utilify://providers
Cities and metro areas Utilify covers in Texas, with ZIP counts per city. Use this to answer 'do you cover [city]?' without calling any tool.
utilify://coverage
High-level description of what Utilify does, how signups work, FTC disclosure, and pointers to human-readable docs.
utilify://about
Prompts · 5
Guide the agent to find the cheapest electricity, internet, or other utility plan at a Texas ZIP code using Utilify's search tools.
Given the user's current utility rate at their Texas ZIP, find plans that would save them money.
Generate a personalized utility-setup checklist for a new Texas address and move-in date. If the user hasn't said whether they're renting or buying, ask — it changes plan recommendations, water/trash …
For buyers only. Generates the full move-in checklist and, after the user confirms interest, calls request_solar to route a lead to a licensed Texas solar installer.
List electricity plans at a Texas ZIP that source power from renewables (wind, solar, hydro).
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"utilify": {
"url": "https://utilify.io/mcp",
"transport": "streamable-http"
}
}
}