SSTV Decoder for Zed
com.bonissystems/sstv-decoder
Decode an SSTV audio recording and anchor its fingerprint and image hash to the Knox event chain.
client:Zed
transport:streamable-http
tools:2
Install SSTV Decoder in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"sstv-decoder": {
"url": "https://bonissystems.com/api/knox/agents/sstv-decoder/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs