OpenElectricity (OpenNEM) Connector for AI agents.
12 live capabilities
Track real-time Australian electricity market prices and renewable energy trends.
Waiting for input…
Why people use OpenElectricity (OpenNEM)
AEMO Australian Energy for Tracking Australian Electricity Market Data
This Connector lets your AI client do that work in seconds. You can ask for a full breakdown of the energy mix across all states or pull specific emissions data for a list of facilities. You get a clean, consolidated view of the grid without the manual copy-pasting.
What Vinkius changes
You get live Australian energy market intelligence without the manual data scraping.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Optimizing home battery usage
A solar owner asks the agent for negative price times in their region to schedule battery discharge during peak demand.
- Real-world use case 02
Creating a state-by-state renewable report
A researcher uses the capability to compare wind and solar adoption across different Australian states for a policy paper.
- Real-world use case 03
Monitoring carbon footprint
A sustainability team pulls pollution data for specific power stations to calculate total site emissions for an audit.
Complete set · 12capabilities
The complete OpenElectricity (OpenNEM) capability set.
These are the exact actions your AI can choose when you ask it to work with OpenElectricity (OpenNEM).
01—04
4 capabilities in this set.
Part of 12 available through OpenElectricity (OpenNEM).
- 01 Capability
Get facility data
Use get_facility_data to see the actual output of a specific energy site. This helps you monitor how a solar farm or battery installation performs over time.
- 02 Capability
Get market data
Use get_market_data to fetch spot prices and demand. It supports interval and date range filtering for specific regions.
- 03 Capability
List metrics
Use list_metrics to see every data point available for querying within the OpenElectricity API.
- 04 Capability
Get network by fueltech
Use get_network_by_fueltech to see the energy mix. It groups network data by fuel technology type.
05—08
4 capabilities in this set.
Part of 12 available through OpenElectricity (OpenNEM).
- 05 Capability
Get network by region
Use get_network_by_region to pull network data organized by Australian states and territories.
- 06 Capability
Get network data
Use get_network_data to retrieve time series data for power, energy, and demand across various intervals.
- 07 Capability
Get plans
Use get_plans to view the different API subscription tiers and pricing options.
- 08 Capability
Get pollution data
Use get_pollution_data to access NOx and SO2 emissions data from the National Pollutant Inventory.
09—12
4 capabilities in this set.
Part of 12 available through OpenElectricity (OpenNEM).
- 09 Capability
Get renewable proportion
Use get_renewable_proportion to see the current percentage of renewable energy in the national grid.
- 10 Capability
Get market updates
Use get_market_updates to fetch recent social posts and commentary on price spikes or outages.
- 11 Capability
Get user profile
Use get_user_profile to check your API account status, usage stats, and current plan limits.
- 12 Capability
List facilities
Use list_facilities to find energy facilities. You can filter by fuel technology, status, network, or facility code.
Set up in minutes
One URL. Then ask OpenElectricity (OpenNEM) to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use OpenElectricity (OpenNEM) from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_0bhjVQ0D5ce5E9xb99NRGx7kNWOCQYZG7ZhtRtvn/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it OpenElectricity (OpenNEM), and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable OpenElectricity (OpenNEM) for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_0bhjVQ0D5ce5E9xb99NRGx7kNWOCQYZG7ZhtRtvn/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the OpenElectricity (OpenNEM) URL.
- Step 03
Save and start
Save the connection and enable OpenElectricity (OpenNEM) in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"aemo-australian-energy": {
"url": "https://edge.vinkius.com/vk_preview_0bhjVQ0D5ce5E9xb99NRGx7kNWOCQYZG7ZhtRtvn/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using OpenElectricity (OpenNEM)
Open Agent mode in chat and ask: "Using OpenElectricity (OpenNEM), help me...". 12 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"aemo-australian-energy": {
"url": "https://edge.vinkius.com/vk_preview_0bhjVQ0D5ce5E9xb99NRGx7kNWOCQYZG7ZhtRtvn/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using OpenElectricity (OpenNEM)
Ask Copilot: "Using OpenElectricity (OpenNEM), help me...". 12 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"aemo-australian-energy": {
"url": "https://edge.vinkius.com/vk_preview_0bhjVQ0D5ce5E9xb99NRGx7kNWOCQYZG7ZhtRtvn/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using OpenElectricity (OpenNEM)
Open Cascade and ask: "Using OpenElectricity (OpenNEM), help me...". 12 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"aemo-australian-energy": {
"url": "https://edge.vinkius.com/vk_preview_0bhjVQ0D5ce5E9xb99NRGx7kNWOCQYZG7ZhtRtvn/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using OpenElectricity (OpenNEM)
Ask Cline: "Using OpenElectricity (OpenNEM), help me...". 12 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add aemo-australian-energy --transport http "https://edge.vinkius.com/vk_preview_0bhjVQ0D5ce5E9xb99NRGx7kNWOCQYZG7ZhtRtvn/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using OpenElectricity (OpenNEM)
Ask Claude: "Using OpenElectricity (OpenNEM), show me...". 12 tools are ready
Where the request belongs
Work OpenElectricity (OpenNEM) can move forward.
This is for the energy analyst who spends half their day hunting for regional price spikes or the sustainability officer who needs to prove the carbon footprint of a local power source.
Energy Market Analyst
Queries regional spot prices and demand forecasts to build market reports.
Sustainability Coordinator
Pulls emissions data and renewable proportions for quarterly environmental audits.
Solar Property Owner
Checks when prices are negative to optimize home battery discharge.
Grid Policy Researcher
Monitors the state-by-state transition to renewables for academic modeling.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsAwattar
Access real-time electricity prices from aWATTar. retrieve EPEX Spot market data and optimized YAML stats for home automation directly from your AI agent.
Nord Pool
Access European electricity market data via Nord Pool. query day-ahead prices, auction volumes, cross-border flows, and consumption forecasts from any AI agent.
GridStatus
Access real-time and historical US electricity grid data. load, fuel mix, LMP pricing, and generation across all major ISOs (ERCOT, CAISO, PJM, MISO, NYISO, ISO-NE, SPP).
ISO New England
Access real-time and historical energy market data via ISO New England API.
ENTSO-E
Access European electricity market data via ENTSO-E. track generation, load, prices, crossborder flows, and outages across European bidding zones from any AI agent.
Electricity Maps Carbon Intelligence
Universal energy and carbon intelligence. get real-time electricity mix and carbon data via AI.
Bring your own AI
Change the model, client or framework. Keep OpenElectricity (OpenNEM) connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about OpenElectricity (OpenNEM).
The practical details behind the request, access and result.
Can I use the AEMO Australian Energy MCP to see real-time electricity prices?
Yes, you can use it to see live spot prices for various Australian regions, including New South Wales, Victoria, Queensland, South Australia, and Tasmania.
Does the AEMO Australian Energy MCP cover all Australian states?
It covers the major Australian electricity markets, including the NEM and WEM, providing data across the primary states and territories.
How can the AEMO Australian Energy MCP help with sustainability reporting?
It allows you to pull real-time renewable proportions and specific emissions data for energy facilities, making it easier to track carbon footprints.
Can I see which power stations are using solar or wind energy?
Yes, you can query specific facility data to see the generation output and fuel types for various power stations and solar farms.
Is there a way to check pollution levels for specific energy facilities?
The Connector can retrieve pollution and emissions data from the National Pollutant Inventory for specific facilities, including NOx and SO2 levels.
Can the AEMO Australian Energy MCP help me find the best time to charge my EV?
It can help you identify periods of low wholesale prices and high renewable proportions, which are often the most cost-effective times to charge.
What Australian regions/states are covered in the NEM data?
The National Electricity Market (NEM) covers five regions: New South Wales (NSW1), Victoria (VIC1), Queensland (QLD1), South Australia (SA1), and Tasmania (TAS1). The API also supports the Wholesale Electricity Market (WEM) for Western Australia. Data is available at both the national aggregate level and broken down by individual region.
How do I get an API token for OpenElectricity?
Visit the OpenElectricity developer portal at https://openelectricity.org.au/content/developers and sign up for a free Community plan. You'll receive a Bearer token that you can paste into the credential field. The Community plan provides generous rate limits suitable for individual use and research. Higher-tier plans (Pro, Academic, Enterprise) are available for commercial applications.
Can I track the percentage of renewable energy in real-time?
Yes! Use the get_renewable_proportion capability to fetch the current percentage of electricity generation coming from renewable sources (solar, wind, hydro, battery) versus fossil fuels (coal, gas). You can query this at 5-minute intervals for live tracking, or aggregate to hourly, daily, or monthly views. The get_network_by_fueltech capability also provides a detailed breakdown showing each technology's contribution separately.
What time intervals are available for querying historical data?
The API supports multiple time granularities: 5m (5-minute intervals, most granular), 1h (hourly), 1d (daily), 7d (weekly), 1M (monthly), 3M (quarterly), 1y (yearly), season (seasonal aggregation), and fy (financial year). You can specify date ranges using date_start and date_end parameters in ISO format. Historical data extends back several years for most metrics.
One connection away
Give your agent a direct line to OpenElectricity (OpenNEM).
Connect OpenElectricity (OpenNEM) once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available