The full upstream README, mirrored here for reference. Install config, tool schemas, adoption signals, and an original overview live on the FICTURN — Short Fiction Inside ChatGPT listing page.
Stories you enter.
FICTURN is a chat-native library of short, finished fiction designed to be read directly inside ChatGPT through an MCP-powered inline reader.
The story prose is fixed and versioned in the repository. FICTURN does not generate or rewrite the core story text on the fly.
The inline reader supports:
browse_stories — show the current FICTURN catalogstart_story — open one story at part 1next_fragment — retrieve the requested next fixed fragmentAll tools are read-only.
/mcpsrc/story.tssrc/widget.tsPublic routes:
/ — product page/privacy — privacy policy/terms — terms of use/support — support/.well-known/openai-apps-challenge — OpenAI domain-verification token when configuredCloudflare Workers can import this GitHub repository directly. The default deploy command is:
The production MCP URL is:
For OpenAI plugin-domain verification, set the Worker environment variable OPENAI_APPS_CHALLENGE to the exact token generated by the OpenAI submission portal. The Worker then serves that token as plain text at:
Deploy manually with: