Skip to content
Cline

aemo mcp for Cline

io.ausdata/aemo-mcp

Query the AEMO NEM in plain English — 5-min prices, demand, generation, rooftop PV.

client:Cline transport:stdio runtime:pypi

Install aemo mcp in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "aemo-mcp": {
      "command": "uvx",
      "args": [
        "aemo-mcp"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

aemo mcp in other clients