nodrix for Zed
live.nodrix/nodrix
Read live and historical IoT telemetry and actuate ESP32/Arduino hardware from a backend you host.
client:Zed
transport:streamable-http
Install nodrix in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"nodrix": {
"url": "https://{host}/v1/mcp/oauth"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs