Amber Electric MCP by UnClick for Zed
io.github.malamutemayhem/amber
Real-time Australian electricity spot prices and renewables data from Amber Electric. By UnClick.
client:Zed
transport:stdio
runtime:npm
Install Amber Electric MCP by UnClick in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"amber": {
"command": "npx",
"args": [
"-y",
"@unclick/amber-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs