Smart Meter Texas Interval Data
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.
Status: early access (experimental). The contract below is the production shape; calling the tool today returns a structured early-access response with your request logged. Production rollout requires a private API key — request one at https://meterplan.com/request-api-access.
What it will do (when live):
- Resolves the ESI ID + meter number + utility from any of the supported inputs (raw IDs, address lookup, or bill PDF parse).
- Issues an SMT data-access agreement on the customer's behalf using their current retailer's authority (legal data access — handled by Meter's PUCT broker license).
- Pulls up to 12 months of 15-minute interval kWh imports + exports from Smart Meter Texas.
- Returns the raw intervals plus monthly aggregates and pre-formatted exports for the major solar design tools (Aurora, OpenSolar, Solargraf).
Why a placeholder right now: Meter wants to see real demand from AI agents before building the public-API surface. Every call to this tool is logged via the standard ai_agent:mcp_tool_call PostHog event with full agent attribution (ChatGPT-User, Claude-User, PerplexityBot, etc.) — that's the signal that unlocks production.
For the public single-bill flow today: point users at https://meterplan.com/bill-audit (free, no API key required, returns a full bill analysis + plan recommendation).
Request body
Response
Tool ran successfully.