GridHub Electricity Market Data for Cursor
io.github.jalcodev/gridhub
Live and historical electricity prices and demand for 25 grids; carbon intensity for GB.
client:Cursor
transport:streamable-http
tools:6
Install GridHub Electricity Market Data in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"gridhub": {
"url": "https://api.grid-hub.app/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs