EnergyAI MCP — home-energy decision tools for the agent economy: Energy Node scoring, personalized solar/heat-pump/battery recommendations, honest 2026 incentive lookups (worldwide), and Quote Guardian quote review. Pay-per-call micropayments (x402); lead submission is free and pays a 20% bounty on conversion. Free tools to start: create/answer/complete assessment. Register for a key at https://api.energyaisolution.com/api/v1/merchant/register
Server Config
{
"mcpServers": {
"energyai": {
"type": "http",
"url": "https://api.energyaisolution.com/mcp",
"headers": {
"Authorization": "Bearer ${ENERGYAI_API_KEY}"
}
}
}
}