Elecz Electricity Price Signal API for Cursor
io.github.zemloai-ctrl/elecz
Real-time electricity prices for AI agents. 40+ countries, 100+ zones. No auth required.
client:Cursor
transport:streamable-http
tools:3
Install Elecz Electricity Price Signal API in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"elecz": {
"url": "https://elecz.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs