Streaming Output MCP

Stream structured content to persistent SQLite storage with automatic session break recovery. Core principle: The content IS the state. Every stream_write is automatically persistent. Supports multi-format export (Markdown, HTML, JSON, YAML, CSV, Text) and 7 document templates. Commands: /stream-init, /stream-status, /stream-read, /stream-write, /stream-export. ALWAYS call stream_status after session breaks to check for resume_from and preserved_context.

ddunnock 6cdb745 7 files · 23.9 KB Updated

File contents

ddunnock/claude-plugins/tree/main/skills/streaming-output-mcp commit 6cdb745726

Frequently asked questions

npx skillmds@latest add ddunnock/streaming-output-mcp