Prose

mindattic/Prose
★ 3 stars C# AI/LLM Updated 3d ago
C#/.NET Blazor Server app for authoring long-form fiction. SQL Server canon with vector embeddings and a directional entity graph, outline-first Book/Chapter/Beat editor, multi-LLM Quorum review (11 providers), continuity contradiction sweep, motif tracking, EPUB/HTML/Markdown export, ElevenLabs TTS, and an MCP server for agent access.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "prose": {
      "command": "npx",
      "args": [
        "-y",
        "mindattic/Prose"
      ]
    }
  }
}

README Excerpt

**A canon-grounded, voice-disciplined story-generation engine for a cyberpunk century — and every other universe stood up alongside it.** > **This README is the engineering tour — exhaustive, current, and stored in the database.** > Full detail on specific subsystems lives in the generated Codex docs it links to throughout:

Tools (20)

ActionConfigServiceAmbientAnomalyServiceAmbientDetailInjectorArcTrackerServiceArchivedBooksAssignTiersServiceBeatGeneratorServiceBeatModeDetectorBeatNodesBeatPromptBuilderBeatRepairServiceBehavioralInvariantEnforcerBookAuditServiceBookExportServiceBookOutlineServiceBookSequentialReadsBookStateLedgerServiceCanonContradictionServiceCanonDocumentSectionsCanonGroundingService

Topics

software