storyai

jedikim/storyai
★ 0 stars Python Memory/Knowledge Updated today
A narrative knowledge graph and MCP server for long-form fiction continuity.
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": {
    "storyai": {
      "command": "uvx",
      "args": [
        "storyai"
      ]
    }
  }
}

Or install with pip: pip install storyai

README Excerpt

> ## 먼저 이걸 여세요 → `docs/index.html` > 브라우저로 열면 문서 일곱 개가 서로 링크로 이어집니다. > 한 장으로 다 보고 싶으면 `docs/storyai-설계-통합.html`. > 화면이 궁금하면 `docs/07-UI목업.html` — 실제로 동작합니다. ``` docs/ 읽을 것. 설계 문서 7종 + 통합본 spec/ 구현이 읽을 것. 온톨로지·툴·규칙·DDL (JSON + SQL) build/ 문서를 고칠 때. parts/ 수정 후 build.py 실행 skills/ 에이전트가 읽을 것. 집필·검수·설정집 3종