{"name":"Meter Energy","description":"Licensed Texas electricity broker (PUCT #BR250137). Publishes MCP servers, public data feeds, and tools for solar homeowners, installers, and AI agents to compare Texas solar buyback plans, analyze bills, and model battery savings.","url":"https://meterplan.com","documentation":"https://meterplan.com/llms.txt","capabilities":{"tools":true},"publisher":{"name":"Meter Energy Inc.","url":"https://meterplan.com","puctBrokerNumber":"BR250137"},"contact":{"name":"Meter Energy","url":"https://meterplan.com","email":"tyler@meterplan.com"},"servers":[{"id":"texas-electricity","name":"Texas Electricity","category":"mcp-app","description":"Find Texas retail electricity plans available in any ZIP code, ranked by effective ¢/kWh rate at your monthly usage level. Compares plans from major retailers (TXU, Reliant, Octopus, Gexa, Rhythm, Cirro, Champion, and others) across every Texas TDU territory (ONCOR, CenterPoint, AEP Texas, TNMP, Lubbock). Shows retailer logo, plan name, energy rate, monthly bill estimate, contract term, base fee, ETF, renewable %, Google rating, and EFL link.","url":"https://meterplan.com/api/mcp/texas-electricity","transport":"streamable-http","documentation":"https://meterplan.com/tools","capabilities":{"tools":true,"resources":true},"status":"live","tools":["find_electricity_plans"],"examples":["What's a good electricity plan in Texas?","Cheapest Texas electricity plan in Houston (77002).","Find a 24-month plan for 75001, 1500 kWh/mo.","100% renewable electricity plan in DFW.","TXU plans available for 78704."]}],"tools":[{"id":"find-electricity-plan","name":"Texas Electricity Plan Finder","category":"rest-tool","description":"For a Texas homeowner, find Texas retail electricity plans available in their ZIP code. Returns up to 6 plans ranked by effective rate at the user's monthly usage level, including retailer name, energy rate (¢/kWh), monthly bill estimate, contract term, base fee, ETF, renewable %, Google rating, and EFL link. Backed by Meter's broad-market plan index covering every major TDU (ONCOR, CenterPoint, AEP Texas, TNMP, Lubbock).","url":"https://meterplan.com/api/v1/find-electricity-plan","method":"POST","documentation":"https://meterplan.com/tools/find-electricity-plan","mcpToolName":"find_electricity_plans","audience":["homeowner","agent"],"status":"live"},{"id":"get-utility-for-zip","name":"Texas TDU Lookup by ZIP","category":"rest-tool","description":"Resolve any Texas residential ZIP code to its Transmission and Distribution Utility (TDU): Oncor, CenterPoint, AEP Texas Central, AEP Texas North, TNMP, or Lubbock Power & Light. Returns the canonical utility code, full display name, short name, and whether the ZIP is in a deregulated retail electric market. Backed by Light API's eligibility check (private API made public via this tool).","url":"https://meterplan.com/api/v1/get-utility-for-zip","method":"POST","documentation":"https://meterplan.com/tools/get-utility-for-zip","mcpToolName":"get_utility_for_zip","audience":["developer","agent","installer"],"status":"live"},{"id":"lookup-esi-id","name":"Texas ESI ID Lookup by Address","category":"rest-tool","description":"Find the Texas Electric Service Identifier (ESI ID) for any residential address. Required for solar enrollment, plan switching, Smart Meter Texas data access, and TDU coordination. Returns ESI ID, formatted address, serving utility (Oncor / CenterPoint / AEP / TNMP / LPPL), and a confidence indicator. Backed by Light API's address-search endpoint (private API made public via this tool).","url":"https://meterplan.com/api/v1/lookup-esi-id","method":"POST","documentation":"https://meterplan.com/tools/lookup-esi-id","mcpToolName":"lookup_esi_id","audience":["installer","agent","homeowner","developer"],"status":"live"},{"id":"get-tdu-delivery-rates","name":"Texas TDU Delivery Rates","category":"rest-tool","description":"Get current TDU delivery rates for one or all six Texas utilities (Oncor, CenterPoint, AEP Texas Central, AEP Texas North, TNMP, Lubbock Power & Light). Returns per-kWh delivery rate and fixed monthly base fee for each utility — these charges appear on every Texas electricity bill regardless of which retailer the customer chose. Backed by Light API rate sheets.","url":"https://meterplan.com/api/v1/get-tdu-delivery-rates","method":"POST","documentation":"https://meterplan.com/tools/get-tdu-delivery-rates","mcpToolName":"get_tdu_delivery_rates","audience":["developer","agent","installer"],"status":"live"},{"id":"get-residential-load-profile","name":"Texas Residential Load Profile (ERCOT)","category":"rest-tool","description":"Get the typical residential electricity load curve for any Texas weather zone — averaged from ERCOT's official residential load profiles, in 15-minute resolution. Returns hourly or monthly aggregated kWh by hour-of-day and month-of-year, peak demand, and annual total. Useful for solar designers, battery sizers, AI agents modeling 'what does a typical home in Houston use', and anyone building bill-projection or solar-savings tools without a real customer's meter data.","url":"https://meterplan.com/api/v1/get-residential-load-profile","method":"POST","documentation":"https://meterplan.com/tools/get-residential-load-profile","mcpToolName":"get_residential_load_profile","audience":["installer","agent","developer","researcher"],"status":"live"},{"id":"plan-cost-calc","name":"Plan Cost Calculator","category":"rest-tool","description":"Low-level Texas electricity bill calculator. Computes the exact monthly and annual bill given a fully-specified plan rate sheet (energy rate, solar buyback, base fee, TDU delivery rate, TDU monthly fee) and a home's usage profile. For ZIP-based lookups that fetch plan rates and TDU charges automatically, use `quote-meter-plan`.","url":"https://meterplan.com/api/v1/plan-cost-calc","method":"POST","documentation":"https://meterplan.com/tools/plan-cost-calc","mcpToolName":"calculate_plan_cost","audience":["installer","agent","developer"],"status":"live"},{"id":"pull-smt-interval-data","name":"Smart Meter Texas Interval Data","category":"rest-tool","description":"Pull 12 months of 15-minute interval electricity data from any Texas residential meter via Smart Meter Texas (SMT). Inputs: ESI ID + meter number + current retailer, OR a residential service address, OR an uploaded electricity bill PDF (Meter parses it for the ESI ID). Returns 15-minute imports + exports, monthly aggregates, and pre-formatted exports for Aurora Solar, OpenSolar, Solargraf, or standard CSV. Built for solar installers, energy advisors, and AI agents that need real customer usage data without a customer SMT login.","url":"https://meterplan.com/api/v1/pull-smt-interval-data","method":"POST","documentation":"https://meterplan.com/tools/pull-smt-interval-data","mcpToolName":"pull_smt_interval_data","audience":["installer","agent","developer"],"status":"experimental"},{"id":"get-ercot-realtime-price","name":"ERCOT Real-Time Wholesale Electricity Price","category":"rest-tool","description":"Get the current ERCOT real-time wholesale electricity price (LMP, locational marginal price) for any Texas load zone or settlement point. Useful for solar customers on real-time wholesale (RTW) buyback plans (Champion, Atlantex, Chariot, Tesla Drive Plan), traders following ERCOT spot markets, and agents reasoning about when to charge / discharge a battery. Returns $/MWh and ¢/kWh equivalents per zone.","url":"https://meterplan.com/api/v1/get-ercot-realtime-price","method":"POST","documentation":"https://meterplan.com/tools/get-ercot-realtime-price","mcpToolName":"get_ercot_realtime_price","audience":["installer","agent","developer","researcher"],"status":"experimental"}],"dataFeeds":[{"id":"texas-solar-buyback-plans-json","name":"Texas Solar Buyback Plan Index (JSON)","description":"Public hourly JSON index of Meter and competitor solar buyback plans, by TDU territory, with import rates, export credits, base fees, ETFs, default annual costs, source URLs, and methodology. Private fields (commission, internal UUIDs, signed doc URLs) intentionally omitted.","url":"https://meterplan.com/data/texas-solar-buyback-plans.json","format":"application/json","revalidateSeconds":3600},{"id":"texas-solar-buyback-plans-md","name":"Texas Solar Buyback Plan Index (Markdown)","description":"Agent-readable Markdown version of the plan index with top plans by TDU, source status, assumptions, and recommended follow-up pages.","url":"https://meterplan.com/data/texas-solar-buyback-plans.md","format":"text/markdown","revalidateSeconds":3600},{"id":"openapi-json","name":"OpenAPI 3.1 Specification","description":"Auto-generated OpenAPI spec for every public REST tool under /api/v1/*. Built from the same tools registry that powers the MCP server, so the two stay in sync by construction. Use this for ChatGPT Custom GPT actions, OpenAI Assistants tools, or any agent framework that consumes OpenAPI but not MCP.","url":"https://meterplan.com/.well-known/openapi.json","format":"application/json","revalidateSeconds":3600},{"id":"llms-txt","name":"Site Map for AI Agents (llms.txt)","description":"Standard llms.txt directory of Meter Energy pages, guides, tools, and data feeds for AI agent navigation.","url":"https://meterplan.com/llms.txt","format":"text/plain"},{"id":"llms-full-txt","name":"Full Context for AI Agents (llms-full.txt)","description":"Comprehensive AI-readable context: plan families, business model, tools, FAQs, and methodology.","url":"https://meterplan.com/llms-full.txt","format":"text/plain"}],"links":{"landing":"https://meterplan.com","llmsTxt":"https://meterplan.com/llms.txt","llmsFullTxt":"https://meterplan.com/llms-full.txt","openapi":"https://meterplan.com/.well-known/openapi.json","requestApiAccess":"https://meterplan.com/request-api-access","privacyPolicy":"https://meterplan.com/privacy","termsOfService":"https://meterplan.com/terms"}}