open eagle eye for Zed
io.github.stuchapin909/open-eagle-eye
Live snapshots from ~29,000 public cameras across 11 countries — traffic, weather, webcams
client:Zed
transport:stdio
runtime:npm
Install open eagle eye in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"open-eagle-eye": {
"command": "npx",
"args": [
"-y",
"openeagleeye"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs