Prism MCP 1.0.0
HTTP agent door for the Prism playground API.
Parity
- Yes: every prism
/api/*HTTP route humans use (chat, image, video, music, TTS, STT batch, history, conversations, compact, RAG, projects, Discord import, jobs, artifacts, prefs). Escape hatchprism_request. - No: live WebSocket Flux mic / hands-free voice chat (
/api/stt/stream). Approximate with batch STT → chat → TTS. - Out of scope: commercial control plane (
play-proxy); this MCP targets prism only.
Full matrix: docs/PARITY.md.
Added in 1.0.0
compact_conversation/clear_conversation_compact
Install
npm install @skyphusion/prism-mcp@1.0.0Hosted: https://prism-mcp.skyphusion.org (tag-gated deploy prism-mcp-v1.0.0 when CI runs).