# SSTV Decoder MCP server

Decode an SSTV audio recording and anchor its fingerprint and image hash to the Knox event chain.

## Links
- Registry page: https://www.getdrio.com/mcp/com-bonissystems-sstv-decoder
- Website: https://bonissystems.com/agents/sstv-decoder

## Install
- Endpoint: https://bonissystems.com/api/knox/agents/sstv-decoder/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://bonissystems.com/api/knox/agents/sstv-decoder/mcp

## Tools
- decode_sstv - Demodulate a presented slow-scan-television (SSTV) audio recording, anchor the audio fingerprint and the decoded image hash to the Knox event chain, and return a self-authenticating receipt bundle (Knox anchor + C2PA-aligned envelope + FRE 902(13)/(14)-shape affidavit). Audio bytes are NOT retained — only the SHA-256 fingerprint and the decoded image are anchored. Bonis Systems does not capture audio on its own; the audio must be presented by the caller (a public WebSDR recording, a customer-controlled SDR capture they consent to submit, or audio they own). Phase 1 supports Martin M1 (VIS code 0x2C, 320×256 RGB). Other VIS codes return mode = 'unsupported' with detected hex. Requires a Knox Bearer API key on the Authorization header — unauthenticated calls are rejected. Endpoint: https://bonissystems.com/api/knox/agents/sstv-decoder/mcp
- verify_sstv_decode - Verify a previously anchored SSTV-decode record. Given a SHA-256 anchor hash (the payload_hash from a prior decode_sstv call), return the anchor record, predecessor hash, sequence number, and timestamp. Public — no authentication required. The verification path itself is also accessible at GET /api/knox/verify?hash=<hash>. Endpoint: https://bonissystems.com/api/knox/agents/sstv-decoder/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: com.bonissystems
- Version: 1.0.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jun 24, 2026
- Source: https://registry.modelcontextprotocol.io
