SSTV Decoder for Cursor
com.bonissystems/sstv-decoder
Decode an SSTV audio recording and anchor its fingerprint and image hash to the Knox event chain.
client:Cursor
transport:streamable-http
tools:2
Install SSTV Decoder in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"sstv-decoder": {
"url": "https://bonissystems.com/api/knox/agents/sstv-decoder/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs