First Dutch AI-native energy comparison platform with MCP support. Calculate annual energy costs, compare contracts from all Dutch suppliers, get real-time EPEX dynamic prices, calculate solar panel net metering benefits, and get supplier ratings. Built for Claude and other AI assistants.
Server Config
{
"mcpServers": {
"wattyenergie": {
"command": "npx",
"args": [
"-y",
"wattyenergie-mcp-server"
]
}
}
}