NEM Explorer (ScadaMiner) for Cursor
com.scadaminer/nem-explorer
Query Australia's electricity market (NEM/AEMO): prices, generation, FCAS, interconnectors, bids.
client:Cursor
transport:streamable-http
Install NEM Explorer (ScadaMiner) in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"nem-explorer": {
"url": "https://chat.scadaminer.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs