Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

WattGap for Agents

io.github.dfskid/agent-mcp

Sourced, dated US home-energy program truth by ZIP.

Uptime
100.0%
1 direct probes · 30d
Response
505ms
last probe
Tools
4
callable
Resources
0
readable
Prompts
0
available

Tools · 4

get_energy_profile

Get a ZIP-level home-energy profile with utility, rebate potential, and provenance. No household PII is requested.

check_rebates

Screen potentially claimable programs based on ZIP-level facts. This is screening only, not a final eligibility determination.

get_program_status

Get program availability, freshness, and provenance for a ZIP without guessing when coverage is unknown.

resolve_utility

Resolve the serving electric utility for a ZIP with provenance and honest confidence.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "wattgap_for_agents": {
      "url": "https://wattgap.com/api/mcp",
      "transport": "streamable-http"
    }
  }
}