SSTV Decoder for VS Code
com.bonissystems/sstv-decoder
Decode an SSTV audio recording and anchor its fingerprint and image hash to the Knox event chain.
client:VS Code
transport:streamable-http
tools:2
Install SSTV Decoder in VS Code
.vscode/mcp.json
{
"servers": {
"sstv-decoder": {
"type": "http",
"url": "https://bonissystems.com/api/knox/agents/sstv-decoder/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs