Docker AI Stack, self-hosted LLM/STT/TTS/MCP in one compose file
One-command local AI stack bundling Ollama, Whisper, and MCP Gateway.

Injects context before Turn 0 to reduce cold starts in Cursor and Claude Code.
Developers using Cursor, Claude Code, or other MCP-compatible AI editors
Continue.dev · Cursor Rules · Windsurf
Two things happen:
Personal Priors - your workflows and standards loads once per session and persists across every supported AI client.
Expert Priors - when prompt is stack specific, relevar priors inject based on semantic similarity. This is to reduce errors and unwanted behaviour of the AI.
Privacy guarantee: local-first by design. Raw prompts are never stored. Injection is always client-side.
```bash pipx install turnzero turnzero setup # registers MCP server with Claude Code, Cursor, Claude Desktop, Gemini CLI turnzero verify # confirms everything is wired correctly ```
One-command local AI stack bundling Ollama, Whisper, and MCP Gateway.
MCP-enabled workflow orchestrator, but tied to one person's ecosystem limits adoption.
LLM-playable Tron game via MCP with real progression—niche but genuinely fun.
Prompt pattern for persistent LLM cycling coach using MCP and Obsidian.
MCP-native persistent memory solves cross-platform agent amnesia without context hacks.
Injects raw KV tensors directly into model cache to skip 90% of token recomputation.