Start 7-day trial

Degree days, inside Claude and ChatGPT

Stop tab-switching to pull weather data — ask your assistant directly. Real heating and cooling degree days from the same database that powers Ed.

Example prompts

Copy one of these into Claude or ChatGPT after connecting. No special syntax — plain English works.

Get heating degree days for Berlin last January — metric, HDD base 15°C.

Compare cooling degree days for our three US sites over calendar year 2024.

How much of my connector allowance have I used this month?

Three steps, no jargon

1

Connect your account

Add Energy-Data.io as a connector in Claude or ChatGPT. Sign in once with your Energy-Data.io account — no API key required.

Two-minute setup in your assistant settings
2

Ask a question in plain English

"Get heating degree days for Berlin last January." Your assistant understands locations, date ranges, and metric or imperial units.

Same chat you already use for daily work
3

Get real numbers back

Heating and cooling degree days from the same weather database that powers Ed and our API — cited, traceable, and ready to use in your analysis.

Real data, not a model guess

Already on Ed Pro or MAX?

Your subscription already includes connector access — no separate plan needed. Connect Claude or ChatGPT from your Ed account and start asking for degree days.

  • Ed Pro includes the same allowance as MCP Starter
  • Ed MAX includes the same allowance as MCP Plus
  • See Ed pricing for plan details
Technical details

Server and authentication

Hosted connectors (Claude.ai, ChatGPT) use OAuth 2.0 with PKCE. Local clients (Claude Desktop, Cursor) can connect with an API key via mcp-remote.

  • MCP endpoint: https://mcp.energy-data.io/mcp
  • OAuth issuer: https://app.energy-data.io
  • Developer portal: https://app.energy-data.io/developer
  • Transport: Streamable HTTP
  • Scopes: degree_days, usage_read (optional)

Available tools

Three tools are exposed on the MCP server:

  • get_degree_days — heating or cooling degree days for one location and date range
  • estimate_degree_day_cost — free preview of query cost before running
  • get_api_usage_summary — current allowance and recent usage (requires usage_read scope)

Credit rates (mean method)

MCP connector queries use your MCP day allowance. For minmax and integration methods, use the REST API — see API pricing.

  • integration: 1.0 credits per day per location
  • mean: 0.01 credits per day per location
  • minmax: 0.02 credits per day per location