AI agents compare and sign up for Texas utility plans: electricity, internet, gas, water, trash.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
Please give us stars if you like this!
The first Model Context Protocol (MCP) server for utility signup. Plug Utilify into Claude, ChatGPT, Cursor, Ollama, LM Studio, or any MCP-compatible agent to search and compare electricity, internet, natural gas, water, and trash plans at any Texas ZIP code. No API key. No auth. No tracking.
If your user asks an AI agent to "set up my utilities" or "find the cheapest electricity plan," this is the tool that does it.
https://utilify.io/mcphttps://utilify.io/openapi.jsonhttps://utilify.io/.well-known/mcp/server-card.jsonhttps://utilify.io/llms.txtSigning up for utilities during a move is the #1 hated moving task. Typical flow: call 4 companies, compare 30 plans on 10 different websites, get stuck on hold, miss the best deal, pay more for 12β24 months. ~45 minutes of pain per move.
Utilify is an agent-first utility comparison service covering all 4,844 Texas ZIP codes. A user asks their AI "set up my electricity for 77002 starting May 15," the agent calls Utilify via MCP, and the user gets ranked plans in seconds with a one-click signup link.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows):
Restart Claude Desktop. Try: "What's the cheapest electricity plan in Houston 77002?"
Settings β MCP β Add New MCP Server:
Recommended tool-calling models: qwen3.5:9b, gemma4:e4b, llama4:8b.
Settings β Integrations β MCP β Add Server β paste https://utilify.io/mcp. LM Studio auto-detects Streamable HTTP transport.
Add .continue/mcpServers/utilify.yaml in your workspace:
Not using MCP? Use the OpenAPI 3.1 spec at https://utilify.io/openapi.json. Paste it directly into:
OpenAPIToolkit.from_spec_file() or from_openapi_spec_url())See examples/ in this repo.
Use mcp-remote or your framework's MCP adapter to connect to https://utilify.io/mcp. No API key required.
| Tool | Description |
|---|---|
search_utility_providers | List every electricity, internet, gas, water, and trash provider at an address |
get_provider_details | Plans, pricing, contract terms, fees, reviews for a single provider |
compare_providers | Side-by-side comparison of 2β5 providers |
initiate_signup | Start a utility signup; returns a redirect URL to hand to the user |
check_signup_status | Poll the status of a previously-initiated signup |
get_move_checklist | Personalized move-in setup checklist (what to set up, when) |
get_promotions | Current deals, sign-up bonuses, referral codes |
When an agent calls initiate_signup, Utilify returns a short redirect URL (https://utilify.io/go/{planId}?zip={zip}) for the user to open in their browser. The redirect carries affiliate-tracking parameters and lands the user on the provider's official signup page. Utilify earns a referral commission on completed signups. We never collect payment info or credentials. Plans are ranked by price, not commission rate.
FTC disclosure is shown on every results page.
/go/{planId} URLs yourself. Always call initiate_signup so clicks are logged and FTC disclosures attached.MCP server, Model Context Protocol, AI agent, Claude, ChatGPT, Cursor, Ollama, LM Studio, llama.cpp, Continue.dev, OpenHands, CrewAI, AutoGen, LangChain, Llama Stack, OpenAPI 3.1, ChatGPT Custom GPT Action, utility comparison, electricity plans Texas, internet providers Texas, deregulated energy market, retail electric provider, ERCOT, FCC broadband, ZIP code lookup, move-in checklist, home setup, utility signup.
MIT. See LICENSE.
hello@utilify.io β partnership, bug reports, coverage expansion requests.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/utilify)<a href="https://allmcps.com/mcp/utilify"><img src="https://allmcps.com/api/badge/utilify?style=directory" alt="Utilify on AllMCPs" /></a>