Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Storytime

БесплатноНе проверен

A local-first, AI-powered dynamic storytelling platform built in C# / WinForms. Storytime uses a graph database to model narratives as a hierarchy of nodes, dri

GitHubEmbed

Описание

A local-first, AI-powered dynamic storytelling platform built in C# / WinForms. Storytime uses a graph database to model narratives as a hierarchy of nodes, driven by a chain of specialized AI agents — each responsible for one layer of production.

README

A local-first, AI-powered dynamic storytelling platform built in C# / WinForms. Storytime uses a graph database to model narratives as a hierarchy of nodes, driven by a chain of specialized AI agents — each responsible for one layer of production.

Agent Hierarchy

Agent Responsibility
Development Manager Creates and organizes Projects
Story Writer Writes Stories within a Project
Scene Writer Breaks Stories into Scenes
Director Produces a CallSheet per Scene
Set Produces a Performance from a CallSheet
Observer Produces a Deliverable from a Performance

Node Hierarchy

Project
└── Story
    ├── Character
    ├── Location
    └── Beat
        └── Scene
            ├── Beat
            └── CallSheet
                ├── hasRole → Character
                └── Production
                    └── Deliverable

Tech Stack

  • C# / .NET — WinForms desktop application
  • MediatR — CQRS pattern for all commands and queries
  • Entity Framework Core — StorytimeDb (4-table graph: Item, ItemRelations, ItemTypes, ItemRelationTypes)
  • LM Studio — Local LLM inference
  • MCP Servers — storytime-mcp (graph read) + daemons3mcp (filesystem)
  • Claude — AI agent orchestration

Key Features

  • Drag and drop node re-parenting with type validation
  • Recursive export to Markdown (Obsidian compatible)
  • Extensible agent chain via MCP
  • Fully local — no cloud dependency required

Getting Started

See GETTING_STARTED.md to clone, configure, and run locally.

License

See LICENSE for details.

from github.com/mmeents/Storytime

Установка Storytime

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/mmeents/Storytime

FAQ

Storytime MCP бесплатный?

Да, Storytime MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Storytime?

Нет, Storytime работает без API-ключей и переменных окружения.

Storytime — hosted или self-hosted?

Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.

Как установить Storytime в Claude Desktop, Claude Code или Cursor?

Открой Storytime на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Storytime with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории data