NET Genium for Zed
com.netgenium/instance
Read and write the data and applications of your NET Genium instance; read the framework docs.
client:Zed
transport:streamable-http
Install NET Genium in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"instance": {
"url": "https://{instance}.netgenium.online/api.aspx"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs