Founder / Current / Live
NewQuest
Your LLM can write. It can't remember. A story save file for AI-assisted fiction, served over MCP.
- TypeScript
- MCP
- Versioned world state
The pitch is the problem statement.
01 · Problem
Long fiction breaks AI writing. Characters drift, stats stop adding up, world rules bend. In LitRPG the readers check the maths, and a continuity slip is a one-star review.
02 · What I built
- A story save file. Characters, stats, inventory and world rules tracked and versioned.
- Served into whatever AI the writer uses, via MCP, with tool calls like get_character and get_location.
- Continuity-break warnings, with citations back to the chapter events that set the state.
- Built for LitRPG and progression fiction. Works for any book.
03 · What happened
NewQuest is live at newquest.app. It is the second product I have built on MCP, after running a tool layer of around 50 MCP tools at Magnetite.
In the product